DsmlErrorResponse.Referral Property

Definition

The Referral property is not applicable to a DSML <errorResponse>.

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

Not applicable to a DSML <errorResponse>.

Exceptions

This property is not valid for a DSML error response.

Applies to