Share via


Constants.vsDocumentKindText Field

A text document, opened with a text editor.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
Public Const vsDocumentKindText As String
public const string vsDocumentKindText
public:
literal String^ vsDocumentKindText
static val mutable vsDocumentKindText: string
public const var vsDocumentKindText : String

Remarks

Indicates the type of document that was opened.

.NET Framework Security

See Also

Reference

Constants Class

EnvDTE Namespace