Partager via


VCRuntimeProperty.HelpURL, propriété

Les ensembles ou obtient l'URL d'aide pour la propriété.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Property HelpURL As String
string HelpURL { get; set; }
property String^ HelpURL {
    String^ get ();
    void set (String^ value);
}
abstract HelpURL : string with get, set
function get HelpURL () : String
function set HelpURL (value : String)

Valeur de propriété

Type : System.String
Chaîne contenant l'URL de l'aide pour l'objet d'VCRuntimeProperty.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms