Share via


IPropertyChange.OldValue Property

Definition

The value of the property before the change.

[Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.Info(Description="The value of the property before the change.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="oldValue")]
public string OldValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ChangeAnalysis.Runtime.Info(Description="The value of the property before the change.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="oldValue")>]
member this.OldValue : string with get, set
Public Property OldValue As String

Property Value

Attributes

Applies to