Partager via


DataProviderRequest.FormatId Propriété

Définition

Spécifie l’ID de format.

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

Valeur de propriété

String

Platform::String

winrt::hstring

ID de format. Pour plus d’informations, consultez StandardDataFormats .

S’applique à