EntryPoint
Show / Hide Table of Contents

Class RequiredAttribute

Used to mark an Option, Operand or Command as required

Inheritance
System.Object
System.Attribute
RequiredAttribute
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class RequiredAttribute : Attribute, _Attribute
  • Improve this Doc