次の方法で共有


Clause.AnyBindings プロパティ

定義

anyBinding ディクショナリを取得または設定します。

public System.Collections.Generic.Dictionary<string,string> AnyBindings { get; set; }
member this.AnyBindings : System.Collections.Generic.Dictionary<string, string> with get, set
Public Property AnyBindings As Dictionary(Of String, String)

プロパティ値

文字列キーを含む文字列のディクショナリ。

適用対象