Share via


FileInformation.ContentType Eigenschaft

Definition

Ruft eine Zeichenfolge ab, die den Inhalt der Datei beschreibt.

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = fileInformation.contentType;
Public ReadOnly Property ContentType As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Inhaltstypzeichenfolge.

Implementiert

Gilt für: