WizardFramework.HelpKey Proprietà

Definizione

Ottiene o imposta il tasto Guida per l'oggetto WizardFramework. Questo tasto Guida viene utilizzato in assenza di un tasto Guida associato alla pagina.

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

Valore della proprietà

Tasto Guida per l'oggetto WizardFramework.

Si applica a