Share via


IErrorPage.SupportUri 屬性

定義

取得或設定統一資源識別項 (URI),以取得與該錯誤相關聯的資訊。

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

屬性值

Uri

支援資訊的連結。

適用於