VSConstants.GUID_HTMEDAllowExistingDocData 字段
用于的 GUID 标记 VsTextBuffer 为了调用到 HTML 编辑器工厂接受预先存在的文档数据。
命名空间: Microsoft.VisualStudio
程序集: Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)
语法
声明
Public Shared ReadOnly GUID_HTMEDAllowExistingDocData As Guid
public static readonly Guid GUID_HTMEDAllowExistingDocData
备注
例如,中调用 SetData, GUID_HTMEDAllowExistingDocData 是第一个参数。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。