다음을 통해 공유


DataProviderRequest.FormatId 속성

정의

형식 ID를 지정합니다.

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

형식 ID입니다. 자세한 내용은 StandardDataFormats 를 참조하세요.

적용 대상