PathInfo.Path Property

Definition

Gets the PowerShell path that this object represents.

public:
 property System::String ^ Path { System::String ^ get(); };
public:
 property Platform::String ^ Path { Platform::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

Property Value

Applies to