IVSMDDesignerLoader.GetEditorCaption 方法

获取模型的声明图面的编辑器。

命名空间:  Microsoft.VisualStudio.Designer.Interfaces
程序集:  Microsoft.VisualStudio.Designer.Interfaces(在 Microsoft.VisualStudio.Designer.Interfaces.dll 中)

语法

声明
Function GetEditorCaption ( _
    status As Integer _
) As String
string GetEditorCaption(
    int status
)

参数

返回值

类型:System.String
标题。

备注

加载程序对所有内容负责与缓冲区相关,因此,它负责维护编辑说明。

.NET Framework 安全性

请参见

参考

IVSMDDesignerLoader 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间