SessionState.PSVariable 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.
Gets the APIs to access variables in session state.
public:
property System::Management::Automation::PSVariableIntrinsics ^ PSVariable { System::Management::Automation::PSVariableIntrinsics ^ get(); };
public System.Management.Automation.PSVariableIntrinsics PSVariable { get; }
member this.PSVariable : System.Management.Automation.PSVariableIntrinsics
Public ReadOnly Property PSVariable As PSVariableIntrinsics