ProjectMetadataInstance.EvaluatedValue Property

Definition

Evaluated value of the metadatum. Never null.

public:
 property System::String ^ EvaluatedValue { System::String ^ get(); };
public string EvaluatedValue { get; }
member this.EvaluatedValue : string
Public ReadOnly Property EvaluatedValue As String

Property Value

The evaluated value of the metadata, which is never null.

Applies to