StorageProviderQuotaUI.QuotaUsedLabel プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この文字列は、5.0 GB の 10.0 GB など、クォータ バーの値に対して明示的なコンテキストを提供することを目的としています。
public:
property Platform::String ^ QuotaUsedLabel { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring QuotaUsedLabel();
void QuotaUsedLabel(winrt::hstring value);
public string QuotaUsedLabel { get; set; }
var string = storageProviderQuotaUI.quotaUsedLabel;
storageProviderQuotaUI.quotaUsedLabel = string;
Public Property QuotaUsedLabel As String
プロパティ値
注釈
このプロパティが存在しない場合、Windows は既定の文字列を使用できます。