Compartilhar via


IVsRegisterProjectSelector.UnregisterProjectSelector(UInt32) Method

Definition

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)

Parameters

dwCookie
UInt32

Applies to