ISymbolVariable.Name Propiedad

Definición

Obtiene el nombre de la variable.

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

Valor de propiedad

Nombre de la variable.

Se aplica a