次の方法で共有


SelectionListener.EventsCookie プロパティ

イベントの Cookie を取得します。

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
Protected ReadOnly Property EventsCookie As UInteger
'使用
Dim value As UInteger

value = Me.EventsCookie
protected uint EventsCookie { get; }
protected:
property unsigned int EventsCookie {
    unsigned int get ();
}
protected function get EventsCookie () : uint

プロパティ値

型 : System.UInt32

参照

参照

SelectionListener クラス

SelectionListener メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間