MemberDescriptor.Name Property
.NET Framework 1.1
Gets the name of the member.
[Visual Basic] Public Overridable ReadOnly Property Name As String [C#] public virtual string Name {get;} [C++] public: __property virtual String* get_Name(); [JScript] public function get Name() : String;
Property Value
The name of the member.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
See Also
MemberDescriptor Class | MemberDescriptor Members | System.ComponentModel Namespace | Category | Description | IsBrowsable