CreateUserWizard.HelpPageUrl Vlastnost

Definice

Získá nebo nastaví adresu URL stránky nápovědy.

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

Hodnota vlastnosti

Adresa URL stránky nápovědy. Výchozí hodnota je prázdný řetězec ("").

Platí pro

Viz také