Dialog.SetTitleAndMessage 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.
Set the title and message using the result E.g. using TextMesh components
protected:
abstract void SetTitleAndMessage();
protected abstract void SetTitleAndMessage ();
abstract member SetTitleAndMessage : unit -> unit
Protected MustOverride Sub SetTitleAndMessage ()