StorageProviderError.Id 属性

定义

注意

不支持此 API 的方案。 请改用 StorageProviderStatusUI 的成员和相关类。

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

属性值

String

Platform::String

winrt::hstring

适用于