DtsTaskAttribute.HelpKeyword Propiedad

Definición

Obtiene o establece la palabra clave de ayuda asociada al objeto de tarea.

public:
 property System::String ^ HelpKeyword { System::String ^ get(); void set(System::String ^ value); };
public string HelpKeyword { get; set; }
member this.HelpKeyword : string with get, set
Public Property HelpKeyword As String

Valor de propiedad

Palabra clave de ayuda.

Se aplica a