KnownRetailInfoProperties.BatteryLifeDescription Property

Definition

Gets the string that identifies the KnownRetailInfoProperties retail demo property.

public:
 static property Platform::String ^ BatteryLifeDescription { Platform::String ^ get(); };
static winrt::hstring BatteryLifeDescription();
public static string BatteryLifeDescription { get; }
var string = KnownRetailInfoProperties.batteryLifeDescription;
Public Shared ReadOnly Property BatteryLifeDescription As String

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to