SessionState.PSVariable Property

Definition

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

Property Value

Applies to