Document Library for UWP
UserData プロパティ

C1.UWP.Document アセンブリ > C1.Xaml.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 メンバ