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.
View in Visual Designer (forms designer).
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsViewKindDesigner As String
public const string vsViewKindDesigner
public:
literal String^ vsViewKindDesigner
static val mutable vsViewKindDesigner: string
public const var vsViewKindDesigner : String
Remarks
vsViewKindDesigner represents the kind of view that you want when opening a project item.
.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.