共用方式為


DataProviderRequest.FormatId 屬性

定義

指定格式識別碼。

public:
 property Platform::String ^ FormatId { Platform::String ^ get(); };
winrt::hstring FormatId();
public string FormatId { get; }
var string = dataProviderRequest.formatId;
Public ReadOnly Property FormatId As String

屬性值

String

Platform::String

winrt::hstring

格式識別碼。如需詳細資訊 ,請參閱 StandardDataFormats

適用於