PSPropertyExpression.HasWildCardCharacters Property

Definition

Indicates if the pattern has wildcard characters in it. If the supplied pattern was a scriptblock, this will be false.

public bool HasWildCardCharacters { get; }
member this.HasWildCardCharacters : bool
Public ReadOnly Property HasWildCardCharacters As Boolean

Property Value

Applies to