Share via


DialogInstance.Version Property

Definition

Gets or sets version string.

public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String

Property Value

Unique string from the dialog this dialoginstance is tracking which is used to identify when a dialog has changed in way that should emit an event for changed content.

Applies to