Constants.vsDocumentKindText 字段
用文本编辑器打开的文本文档。
命名空间: EnvDTE
程序集: EnvDTE(在 EnvDTE.dll 中)
语法
声明
Public Const vsDocumentKindText As String
public const string vsDocumentKindText
public:
literal String^ vsDocumentKindText
static val mutable vsDocumentKindText: string
public const var vsDocumentKindText : String
备注
指示已打开文档的类型。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。