PSExecutionCmdlet.IsLiteralPath Property

Definition

True if FilePath should be processed as a literal path.

protected:
 property bool IsLiteralPath { bool get(); void set(bool value); };
protected:
 property bool IsLiteralPath { bool get(); void set(bool value); };
protected bool IsLiteralPath { get; set; }
member this.IsLiteralPath : bool with get, set
Protected Property IsLiteralPath As Boolean

Property Value

Applies to