DataPackageView.SetAcceptedFormatId(String) メソッド

定義

受け入れられる形式 ID を設定します。

public:
 virtual void SetAcceptedFormatId(Platform::String ^ formatId) = SetAcceptedFormatId;
void SetAcceptedFormatId(winrt::hstring const& formatId);
public void SetAcceptedFormatId(string formatId);
function setAcceptedFormatId(formatId)
Public Sub SetAcceptedFormatId (formatId As String)

パラメーター

formatId
String

Platform::String

winrt::hstring

形式 ID。

Windows の要件

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

適用対象