Compartir a través de


VCRuntimeEnumProperty.HelpF1Keyword (Propiedad)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: String
Una cadena.

Seguridad de .NET Framework

Vea también

Referencia

VCRuntimeEnumProperty Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)