PropertyEntry.Name Proprietà

Definizione

Ottiene o imposta il nome della proprietà a cui viene applicata l'espressione.

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

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à

String

Oggetto String che contiene il nome della proprietà.

Si applica a