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.
Defines an alternate source for content type definitions that should be processed together with content types introduced statically using ContentTypeDefinition.
Namespace: Microsoft.VisualStudio.Utilities
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
Syntax
'Declaration
Public Interface IContentTypeDefinitionSource
public interface IContentTypeDefinitionSource
public interface class IContentTypeDefinitionSource
type IContentTypeDefinitionSource = interface end
public interface IContentTypeDefinitionSource
The IContentTypeDefinitionSource type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Definitions | Gets the content type definitions. |
Top
Remarks
This is intended primarily for legacy VS content types. This is a MEF contract type. There is no associated metadata.
.gif)