ReplacementsValue.SourceValue 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.
The value to replace.
public:
property System::String ^ SourceValue { System::String ^ get(); };
public string SourceValue { get; }
member this.SourceValue : string
Public ReadOnly Property SourceValue As String