ContentTypeAttribute.ContentTypes Property
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.
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.