OemSupportInfo.SupportProvider 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 name of the support provider for the device.
public:
property Platform::String ^ SupportProvider { Platform::String ^ get(); };
winrt::hstring SupportProvider();
public string SupportProvider { get; }
var string = oemSupportInfo.supportProvider;
Public ReadOnly Property SupportProvider As String
Property Value
The name of the support provider for the device.