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[]

服务器检索。

适用于