Share via


StorageProviderError.Id Property

Definition

Note

Scenarios for this API are not supported. Use members of StorageProviderStatusUI and related classes instead.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = storageProviderError.id;
Public ReadOnly Property Id As String

Property Value

String

Platform::String

winrt::hstring

Applies to