PSPropertyExpression.HasWildCardCharacters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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