Share via


ResultantOverride<T>.EffectiveValue Property

Definition

Gets the effective value of this resultant override.

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

Property Value

A string that contains the effective value of this resultant override.

Applies to