This topic has not yet been rated - Rate this topic

WildcardPattern Class

Represents a wildcard pattern that is used for matching. This class cannot be inherited.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation.dll)
'Usage
Dim instance As WildcardPattern

public sealed class WildcardPattern
public final class WildcardPattern
public final class WildcardPattern

For more information about wildcard patterns, see Supporting Wildcards in Cmdlet Parameters.


System.Object
   System.Management.Automation.WildcardPattern
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.