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

See Also

Reference

Constants Class

EnvDTE Namespace