Share via


ContentTypeAttribute Class

Definition

Declares an association between an extension part and a particular content type.

public ref class ContentTypeAttribute sealed : Microsoft::VisualStudio::Utilities::MultipleBaseMetadataAttribute
Inheritance

Constructors

ContentTypeAttribute(String)

Initializes a new instance of ContentTypeAttribute.

Properties

ContentTypes

The content type name.

Applies to

See also