Share via


ParameterToken.UsedColon Property

Definition

When passing an parameter with argument in the form: dir -Path:* The colon is part of the ParameterToken. This property returns true when this form is used, false otherwise.

public:
 property bool UsedColon { bool get(); };
public:
 property bool UsedColon { bool get(); };
public bool UsedColon { get; }
member this.UsedColon : bool
Public ReadOnly Property UsedColon As Boolean

Property Value

Applies to