OperationCompletedEventArgs.AcceptedFormatId 屬性

定義

取得接受的格式識別碼。

public:
 property Platform::String ^ AcceptedFormatId { Platform::String ^ get(); };
winrt::hstring AcceptedFormatId();
public string AcceptedFormatId { get; }
var string = operationCompletedEventArgs.acceptedFormatId;
Public ReadOnly Property AcceptedFormatId As String

屬性值

String

Platform::String

winrt::hstring

接受的格式識別碼。

Windows 需求

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

適用於