共用方式為


SearchResultReference.Reference 屬性

定義

Reference 屬性包含伺服器在搜尋參考中傳回之 Uri 物件的陣列。

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

屬性值

Uri[]

伺服器在搜尋參考中傳回之 Uri 物件的陣列。

適用於