次の方法で共有


BaseInvokeDialog.Options プロパティ

定義

ダイアログの構成可能なオプションを取得または設定します。

public AdaptiveExpressions.Properties.ObjectExpression<object> Options { get; set; }
member this.Options : AdaptiveExpressions.Properties.ObjectExpression<obj> with get, set
Public Property Options As ObjectExpression(Of Object)

プロパティ値

ダイアログの構成可能なオプション。

適用対象