JSField.Name Proprietà

Definizione

Ottiene il nome del campo.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Nome del campo.

Si applica a

Vedi anche