Url.Uri 属性

定义

获取此 URL 的 URI。

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

属性值

Uri

Uri.

适用于