DirectoryResponse.Referral 屬性

定義

Referral 屬性包含伺服器轉介。

public:
 virtual property cli::array <Uri ^> ^ Referral { cli::array <Uri ^> ^ get(); };
public virtual Uri[] Referral { get; }
member this.Referral : Uri[]
Public Overridable ReadOnly Property Referral As Uri()

屬性值

Uri[]

伺服器轉介。

適用於