IContentTypeProvider.ContentType Propiedad

Definición

Obtiene el formato de los datos.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Identificador del formato de los datos.

Se aplica a