SupportsWildcardsAttribute Class

Definition

Specifies that a parameter supports wildcards.

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field)]
public sealed class SupportsWildcardsAttribute : System.Management.Automation.Internal.ParsingBaseAttribute
Inheritance
Attributes

Constructors

SupportsWildcardsAttribute()