VariableExpressionAst.VariablePath Property

Definition

The name of the variable. This property is never null.

public:
 property System::Management::Automation::VariablePath ^ VariablePath { System::Management::Automation::VariablePath ^ get(); };
public System.Management.Automation.VariablePath VariablePath { get; }
member this.VariablePath : System.Management.Automation.VariablePath
Public ReadOnly Property VariablePath As VariablePath

Property Value

Applies to