描述使用 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 | 获取内容类型的不区分大小写的名称。 |
页首