Constants.vsDocumentKindBinary Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A binary file, opened with a binary file editor.
public: System::String ^ vsDocumentKindBinary;
std::wstring vsDocumentKindBinary;
public const string vsDocumentKindBinary;
val mutable vsDocumentKindBinary : string
Public Const vsDocumentKindBinary As String
Field Value
Remarks
Indicates the type of document that was opened.