SearchResultReference.Reference Property

Definition

The Reference property contains an array of Uri objects returned by the server in the search reference.

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

Property Value

Uri[]

An array of Uri objects returned by the server in the search reference.

Applies to