TaskPropertyInfo.Output Property

Definition

This task parameter is an output parameter (analogous to [Output] attribute)

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

Property Value

Attributes

Applies to