Share via


WsdlHelpGeneratorElement.Href Vlastnost

Definice

Získá nebo nastaví cestu k souboru na stránku nápovědy.

public:
 property System::String ^ Href { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("href", IsRequired=true)]
public string Href { get; set; }
[<System.Configuration.ConfigurationProperty("href", IsRequired=true)>]
member this.Href : string with get, set
Public Property Href As String

Hodnota vlastnosti

A String , který obsahuje cestu k souboru na stránku nápovědy.

Atributy

Platí pro