ServerProperty.PendingValue 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 or sets the pending value of the property represented by the ServerProperty object.
public string PendingValue { get; set; }
member this.PendingValue : string with get, set
Public Property PendingValue As String
Property Value
A String that contains the pending value.