VariableToken.VariablePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The full details of the variable path.
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