StorageProviderError.FilePath Propriété

Définition

Notes

Les scénarios pour cette API ne sont pas pris en charge. Utilisez plutôt des membres de StorageProviderStatusUI et des classes associées.

public:
 property Platform::String ^ FilePath { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring FilePath();

void FilePath(winrt::hstring value);
public string FilePath { get; set; }
var string = storageProviderError.filePath;
storageProviderError.filePath = string;
Public Property FilePath As String

Valeur de propriété

String

Platform::String

winrt::hstring

S’applique à