SessionState.Path Property

Definition

Gets the APIs to access paths and location.

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

Property Value

Applies to