Variable.NameCore Property

Definition

Gets the name of the Variable.

protected:
 virtual property System::String ^ NameCore { System::String ^ get(); };
protected override string NameCore { get; }
member this.NameCore : string
Protected Overrides ReadOnly Property NameCore As String

Property Value

The name of the Variable.

Applies to