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::MultipleBaseMetadataAttribute
	public ref class ContentTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
	public sealed class ContentTypeAttribute : Microsoft.VisualStudio.Utilities.MultipleBaseMetadataAttribute
	type ContentTypeAttribute = class
    inherit MultipleBaseMetadataAttribute
	Public NotInheritable Class ContentTypeAttribute
Inherits MultipleBaseMetadataAttribute
		- Inheritance
 
Constructors
| ContentTypeAttribute(String) | 
		 Initializes a new instance of ContentTypeAttribute.  | 
        	
Properties
| ContentTypes | 
		 The content type name.  |