IPublishProperties2.SupportUrl 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 ou définit l’URL à laquelle les utilisateurs peuvent accéder pour la prise en charge.
public:
property System::String ^ SupportUrl { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ SupportUrl { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(19)]
public string SupportUrl { get; set; }
[<System.Runtime.InteropServices.DispId(19)>]
member this.SupportUrl : string with get, set
Public Property SupportUrl As String
Valeur de propriété
URL à laquelle les utilisateurs peuvent accéder pour prendre en charge.
Implémente
- Attributs