TaskForm.HelpID Propiedad

Definición

Obtiene o establece el texto asociado al identificador de Ayuda.

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

Valor de propiedad

Valor de cadena que representa el identificador de Ayuda.

Se aplica a