PropertyRelation.Required Property

Definition

Flag indicating if the argument is required or not.

C#
public bool Required { get; set; }
C#
public bool Required { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] set; }

Property Value

true if the property is required.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17