Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The Toolbox.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsWindowKindToolbox As String
public const string vsWindowKindToolbox
public:
literal String^ vsWindowKindToolbox
static val mutable vsWindowKindToolbox: string
public const var vsWindowKindToolbox : String
Remarks
GUID value = {B1E99781-AB81-11D0-B683-00AA00A3EE26}.
vsWindowKindToolbox is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.
.NET Framework Security
- 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.