ProjectItemGroupTaskItemInstance.Condition 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 condition value.
public:
 property System::String ^ Condition { System::String ^ get(); };public string Condition { get; }public string Condition { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }member this.Condition : string[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.Condition : stringPublic ReadOnly Property Condition As StringProperty Value
The unevaluated Condition attribute value.
- Attributes