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.
A binary file, opened with a binary file editor.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsDocumentKindBinary As String
public const string vsDocumentKindBinary
public:
literal String^ vsDocumentKindBinary
static val mutable vsDocumentKindBinary: string
public const var vsDocumentKindBinary : String
Remarks
Indicates the type of document that was opened.
.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.