Share via


DialogInstance.Version 属性

定义

获取或设置版本字符串。

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

属性值

此对话中对话的唯一字符串是跟踪,用于标识对话何时发生更改,应针对更改的内容发出事件。

适用于