KnownRetailInfoProperties.StorageDescription Property

Definition

Gets the string that identifies the StorageDescription retail demo property.

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

Property Value

String

Platform::String

winrt::hstring

The string that identifies the retail demo property.

Applies to