ResourceCollectionInfo.Link 属性

定义

获取或设置集合的 URI。

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

属性值

Uri

集合的 URI。

适用于