IContentTypeDefinitionSource Interface

Definition

Defines an alternate source for content type definitions that should be processed together with content types introduced statically using ContentTypeDefinition. This is intended primarily for legacy VS content types. This is a MEF contract type. There is no associated metadata.

public interface class IContentTypeDefinitionSource
public interface class IContentTypeDefinitionSource
__interface IContentTypeDefinitionSource
public interface IContentTypeDefinitionSource
type IContentTypeDefinitionSource = interface
Public Interface IContentTypeDefinitionSource

Properties

Definitions

Content type definitions.

Applies to