Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
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
Property Value
Type: System.UInt32
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.