Freigeben über


IDocumentTypeFeature<TDocumentType>.GetContentType Methode

Definition

Ruft den Inhaltstyp für einen bestimmten Dokumenttyp ab.

public string? GetContentType (TDocumentType type);
abstract member GetContentType : 'DocumentType -> string
Public Function GetContentType (type As TDocumentType) As String

Parameter

type
TDocumentType

Dokumenttyp.

Gibt zurück

Der Inhaltstyp, falls bekannt, andernfalls null

Gilt für: