LinkedResource.ContentLink プロパティ

定義

リソースが一致する必要がある URI を取得または設定します。

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

プロパティ値

Uri

ContentLink が相対 URI の場合、メッセージの受信者がそれを解決する必要があります。

適用対象