PathIntrinsics.CurrentLocation Property

Definition

Gets the current location.

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

Property Value

Exceptions

If a location has not been set yet.

Applies to