MemberDescriptor::Name Property

 

Gets the name of the member.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
property String^ Name {
	virtual String^ get();
}

Property Value

Type: System::String^

The name of the member.

.NET Framework
Available since 1.1
Return to top
Show: