ProjectItemGroupTaskItemInstance.Condition Property

Definition

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 : string
Public ReadOnly Property Condition As String

Property Value

The unevaluated Condition attribute value.

Attributes

Applies to