AllowEmptyStringAttribute
Class
Definition
Allows an empty string as the argument to a mandatory string parameter
[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field)]
public sealed class AllowEmptyStringAttribute : System.Management.Automation.Internal.CmdletMetadataAttribute
- Inheritance
- Attributes
Constructors
| AllowEmptyStringAttribute() |
Initializes a new instance of the AllowEmptyStringAttribute class |