OemSupportInfo.SupportLink Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’URI (Uniform Resource Identifier) pour le site web de prise en charge oem( Original Equipment Manufacturer).
public:
property Uri ^ SupportLink { Uri ^ get(); };
Uri SupportLink();
public System.Uri SupportLink { get; }
var uri = oemSupportInfo.supportLink;
Public ReadOnly Property SupportLink As Uri
Valeur de propriété
URI du site web de support OEM.