ContentTypeAttribute Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Declares an association between an extension part and a particular content type.
public ref class ContentTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttributepublic ref class ContentTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttributepublic sealed class ContentTypeAttribute : Microsoft.VisualStudio.Utilities.MultipleBaseMetadataAttributetype ContentTypeAttribute = class
    inherit MultipleBaseMetadataAttributePublic NotInheritable Class ContentTypeAttribute
Inherits MultipleBaseMetadataAttribute- Inheritance
Constructors
| ContentTypeAttribute(String) | Initializes a new instance of ContentTypeAttribute. | 
Properties
| ContentTypes | The content type name. |