DialogSet.GetVersion Method
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 a unique string which represents the combined versions of all dialogs in this this dialogset.
public virtual string GetVersion ();
abstract member GetVersion : unit -> string
override this.GetVersion : unit -> string
Public Overridable Function GetVersion () As String
Returns
Version will change when any of the child dialogs version changes.