共用方式為


ProtocolEndpoint.Location 屬性

定義

取得或設定位置。 此為必要項目。

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

屬性值

Uri

表示目前執行個體的位置的 URI。

適用於