Partager via


VCRuntimeEnumProperty.HelpURL, propriété

Définit ou obtient l'URL d'aide de 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 : String
Chaîne contenant l'URL de l'aide pour l'objet VCRuntimeEnumProperty.

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeEnumProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms