Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Describes a content type that is being introduced using IContentTypeDefinitionSource.
Namespace: Microsoft.VisualStudio.Utilities
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
Syntax
'Declaration
Public Interface IContentTypeDefinition
public interface IContentTypeDefinition
public interface class IContentTypeDefinition
type IContentTypeDefinition = interface end
public interface IContentTypeDefinition
The IContentTypeDefinition type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
BaseDefinitions | Gets the case-insensitive names of the base types of the content type. |
![]() |
Name | Gets the case-insensitive name of the content type. |
Top
.gif)