Constants.vsDocumentKindBinary Field

Definition

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.

Applies to