IContentTypeDefinition 接口

描述使用 IContentTypeDefinitionSource,中引入的内容类型。

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

语法

声明
Public Interface IContentTypeDefinition
public interface IContentTypeDefinition
public interface class IContentTypeDefinition
type IContentTypeDefinition =  interface end
public interface IContentTypeDefinition

IContentTypeDefinition 类型公开以下成员。

属性

  名称 说明
公共属性 BaseDefinitions 获取内容类型的基类型的不区分大小写的名称。
公共属性 Name 获取内容类型的不区分大小写的名称。

页首

请参阅

参考

Microsoft.VisualStudio.Utilities 命名空间