WsdlHelpGeneratorElement.Href 属性

定义

获取或设置帮助页的文件路径。

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

属性值

String,包含帮助页的文件路径。

属性

适用于