MemberDescriptor.Name Propriété
Définition
Obtient le nom du membre.Gets the name of the member.
public:
virtual property System::String ^ Name { System::String ^ get(); };
public virtual string Name { get; }
member this.Name : string
Public Overridable ReadOnly Property Name As String
Valeur de propriété
Nom du membre.The name of the member.