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

속성 값

부호 없는 정수 값입니다.

적용 대상