Share via


OperationCompletedEventArgs.AcceptedFormatId プロパティ

定義

受け入れ可能な形式 ID を取得します。

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

受け入れ可能な形式 ID。

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

適用対象