Constants.vsDocumentKindBinary Field
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.