Dialog.OnComputeId メソッド

定義

ダイアログ用の計算IDを作成します。

protected virtual string OnComputeId();
abstract member OnComputeId : unit -> string
override this.OnComputeId : unit -> string
Protected Overridable Function OnComputeId () As String

返品

計算Idを表す文字列です。

適用対象