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,則訊息的收件者必須加以解析。

適用於