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。

适用于