VCRuntimeIntegerProperty.HelpF1Keyword, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

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

Syntaxe

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

Valeur de propriété

Type : String
une chaîne ;

Sécurité .NET Framework

Voir aussi

Référence

VCRuntimeIntegerProperty Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms