HtmlElementAttributesAttribute..::..Name Property
Gets the name.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[CanBeNullAttribute] public string Name { get; }
<CanBeNullAttribute> _ Public ReadOnly Property Name As String Get
[CanBeNullAttribute] public: property String^ Name { String^ get (); }