Share via


EventEntry.Name Proprietà

Definizione

Ottiene o imposta il nome della proprietà dell'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à

Oggetto String contenente il nome della proprietà.

Si applica a