OemSupportInfo Class
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.
Provides support information about the manufacturer of the device. This includes the OEM’s name, web site address, and other support details.
public ref class OemSupportInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class OemSupportInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class OemSupportInfo
Public NotInheritable Class OemSupportInfo
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.16299.0)
|
API contract |
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (introduced in v2.0)
|
Properties
SupportAppLink |
Gets the protocol handler link to the OEM-built support app that will be launched instead of the web URL. |
SupportLink |
Gets the Uniform Resource Identifier (URI) for the Original Equipment Manufacturer (OEM) support web site. |
SupportProvider |
Gets the name of the support provider for the device. |