KnownRetailInfoProperties.RetailAccessCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the string that identifies the RetailAccessCode retail demo property.
public:
static property Platform::String ^ RetailAccessCode { Platform::String ^ get(); };
static winrt::hstring RetailAccessCode();
public static string RetailAccessCode { get; }
var string = KnownRetailInfoProperties.retailAccessCode;
Public Shared ReadOnly Property RetailAccessCode As String
Property Value
The string that identifies the retail demo property.