| ProjectPropertyChangedEventArgsOldValue Property |
This read-only property returns the old value
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string OldValue { get; }
Public ReadOnly Property OldValue As String
Get
public:
property String^ OldValue {
String^ get ();
}
member OldValue : string with get
Property Value
Type:
StringSee Also