Condividi tramite


UnsafeAccessorAttribute.Name Proprietà

Definizione

Ottiene o imposta il nome del membro a cui viene fornito l'accesso.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string? Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Valore della proprietà

Commenti

Il nome viene predefinito con il nome del metodo annotato se non specificato. Il nome deve essere unset/null per Constructor.

Si applica a