OemSupportInfo.SupportLink Property

Definition

Gets the Uniform Resource Identifier (URI) for the Original Equipment Manufacturer (OEM) support web site.

public:
 property Uri ^ SupportLink { Uri ^ get(); };
Uri SupportLink();
public System.Uri SupportLink { get; }
var uri = oemSupportInfo.supportLink;
Public ReadOnly Property SupportLink As Uri

Property Value

The URI for the OEM support web site.

Applies to