次の方法で共有


EditorFactoryBase.Cookie プロパティ

定義

このエディターの登録を解除するために使用される、Visual Studio 内の抽象ハンドルです。

public:
 property System::UInt32 Cookie { System::UInt32 get(); void set(System::UInt32 value); };
public uint Cookie { get; set; }
member this.Cookie : uint32 with get, set
Public Property Cookie As UInteger

プロパティ値

符号なし整数値です。

適用対象