OemSupportInfo.SupportProvider Property

Definition

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

String

Platform::String

winrt::hstring

The name of the support provider for the device.

Applies to