ContentTypeAttribute.ContentTypes Property

Definition

The content type name.

public:
 property System::String ^ ContentTypes { System::String ^ get(); };
public:
 property Platform::String ^ ContentTypes { Platform::String ^ get(); };
public string ContentTypes { get; }
member this.ContentTypes : string
Public ReadOnly Property ContentTypes As String

Property Value

The name of the content type.

Applies to