DefaultMemberAttribute.MemberName Proprietà

Definizione

Ottiene il nome dall'attributo.

public:
 property System::String ^ MemberName { System::String ^ get(); };
public string MemberName { get; }
member this.MemberName : string
Public ReadOnly Property MemberName As String

Valore della proprietà

Stringa che rappresenta il nome del membro.

Commenti

Non esiste alcuna funzione di accesso impostata perché il nome deve essere fornito al costruttore. Il nome non è facoltativo.

Si applica a