ProjectItemGroupTaskItemInstance.Include Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 : stringPublic ReadOnly Property Include As StringProperty Value
The unevaluated Include attribute value.
- Attributes