ProjectItemGroupTaskItemInstance.Include Property

Definition

Unevaluated include value

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

Property Value

The unevaluated Include attribute value.

Attributes

Applies to