イベントの登録解除に使用する一意の識別子を取得します。
名前空間 : 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