StorageProviderStatusUI.ProviderStateLabel 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當提供者支援目前資料夾時,檔案總管的命令行區域中所顯示的標籤。
public:
property Platform::String ^ ProviderStateLabel { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ProviderStateLabel();
void ProviderStateLabel(winrt::hstring value);
public string ProviderStateLabel { get; set; }
var string = storageProviderStatusUI.providerStateLabel;
storageProviderStatusUI.providerStateLabel = string;
Public Property ProviderStateLabel As String
屬性值
備註
如果此屬性不存在,Windows 可能會使用預設字串。