共用方式為


StorageProviderError.Title 屬性

定義

注意

不支援此 API 的案例。 請改用 StorageProviderStatusUI 和相關類別的成員。

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

屬性值

String

Platform::String

winrt::hstring

適用於