UrlTag.Url 属性

定义

获取 URL。

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

属性值

Uri

URL。

适用于