SearchResponse.Referral Property

Definition

The Referral property contains the server referrals.

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

Property Value

Uri[]

The server referrals.

Applies to