IContentTypeDefinitionSource Interface

 

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)

public interface IContentTypeDefinitionSource

NameDescription
System_CAPS_pubpropertyDefinitions

Gets the content type definitions.

This is intended primarily for legacy VS content types. This is a MEF contract type. There is no associated metadata.

Return to top
Show: