FileInformation.ContentType Свойство

Определение

Возвращает строку, описывающую содержимое файла.

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

Значение свойства

String

Platform::String

winrt::hstring

Строка типа контента.

Реализации

Применяется к