IContentTypeProvider Interface

Definition

Characterizes the format of the data.

public interface class IContentTypeProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2547030181, 15257, 19945, 136, 165, 225, 29, 47, 80, 199, 149)]
struct IContentTypeProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2547030181, 15257, 19945, 136, 165, 225, 29, 47, 80, 199, 149)]
public interface IContentTypeProvider
Public Interface IContentTypeProvider
Derived
Attributes

Windows requirements

Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

ContentType

Gets the format of the data.

Applies to