IContentTypeDefinition Interface

 

Describes a content type that is being introduced using IContentTypeDefinitionSource.

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)

public interface IContentTypeDefinition

NameDescription
System_CAPS_pubpropertyBaseDefinitions

Gets the case-insensitive names of the base types of the content type.

System_CAPS_pubpropertyName

Gets the case-insensitive name of the content type.

Return to top
Show: