HttpOperationBinding.Location 屬性

定義

取得或設定 URL,其相對於 HttpAddressBinding 所支援作業之 HttpOperationBinding (在 Web 服務描述語言 (WSDL) 文件內) 所指定的位置。

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

屬性值

解碼的字串,表示相對的路徑。 預設值為空字串 ("")。

適用於