TaskPropertyInfo.Required Property

Definition

This task parameter is required (analogous to the [Required] attribute)

public:
 property bool Required { bool get(); };
public bool Required { get; }
public bool Required { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.Required : bool
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.Required : bool
Public ReadOnly Property Required As Boolean

Property Value

Attributes

Applies to