共用方式為


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

String,包含說明網頁的檔案路徑。

屬性

適用於