ProjectPropertyGroupTaskPropertyInstance.Value Property

Definition

Unevaluated value

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

Property Value

The unevaluated value of this property.

Attributes

Applies to