[This is preliminary documentation and is subject to change.]
Gets the acceptable Content types.
Namespace: Simple.WebSimple.WebSimple::Web
Assembly: Simple.Web (in Simple.Web.dll)
Syntax
C#
public ReadOnlyCollection<string> ContentTypes { get; }
VB
Public ReadOnly Property ContentTypes As ReadOnlyCollection(Of String)
Get
C++