Document Library for WPF
UserData プロパティ

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > DocumentInfo クラス : UserData プロパティ
ドキュメントに関連付けられているユーザー定義のカスタム文字列キーおよび文字列から成る System.Collections.Generic.Dictionary`2を取得します。
シンタックス
'宣言
 
Public ReadOnly Property UserData As System.Collections.Generic.Dictionary(Of String,String)
public System.Collections.Generic.Dictionary<string,string> UserData {get;}
参照

DocumentInfo クラス
DocumentInfo メンバ