共用方式為


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)

屬性值

具有字串索引鍵的字串字典。

適用於