ProjectItemGroupTaskItemInstance.Exclude Property

Definition

Unevaluated exclude value

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

Property Value

The unevaluated Exclude attribute value.

Attributes

Applies to