Condividi tramite


DataProviderRequest.FormatId Proprietà

Definizione

Specifica l'ID formato.

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

Valore della proprietà

String

Platform::String

winrt::hstring

ID di formato. Per altre informazioni, vedere StandardDataFormats .

Si applica a