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。

適用対象