SymVariable.Name Właściwość

Definicja

Pobiera nazwę zmiennej.

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

Wartość właściwości

Nazwa zmiennej.

Implementuje

Dotyczy