SystemSupportInfo.LocalSystemEdition 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 local system edition of the device.
public:
static property Platform::String ^ LocalSystemEdition { Platform::String ^ get(); };
static winrt::hstring LocalSystemEdition();
public static string LocalSystemEdition { get; }
var string = SystemSupportInfo.localSystemEdition;
Public Shared ReadOnly Property LocalSystemEdition As String
Property Value
A string containing the local system edition of the device.