Share via


IContentTypeProvider 介面

定義

描述資料的格式。

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
衍生
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

ContentType

取得資料的格式。

適用於