Constants.vsDocumentKindText 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 text document, opened with a text editor.
public: System::String ^ vsDocumentKindText;
std::wstring vsDocumentKindText;
public const string vsDocumentKindText;
val mutable vsDocumentKindText : string
Public Const vsDocumentKindText As String
Field Value
Remarks
Indicates the type of document that was opened.