ResultantOverride<T>.EffectiveValue 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.
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.