次の方法で共有


ActivityBind.UserData プロパティ

定義

このインスタンスに関連するユーザー データの IDictionary を取得します。

public:
 property System::Collections::IDictionary ^ UserData { System::Collections::IDictionary ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.IDictionary UserData { get; }
[<System.ComponentModel.Browsable(false)>]
member this.UserData : System.Collections.IDictionary
Public ReadOnly Property UserData As IDictionary

プロパティ値

このインスタンスに関連するユーザー データの IDictionary

属性

適用対象