IVsRegisterProjectSelector.UnregisterProjectSelector(UInt32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
void UnregisterProjectSelector(System::UInt32 dwCookie);
public:
void UnregisterProjectSelector(unsigned int dwCookie);
void UnregisterProjectSelector(unsigned int dwCookie);
public void UnregisterProjectSelector (uint dwCookie);
abstract member UnregisterProjectSelector : uint32 -> unit
Public Sub UnregisterProjectSelector (dwCookie As UInteger)
Parâmetros
- dwCookie
- UInt32