SearchResult<T>.SemanticSearch Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the semantic search result.
public Azure.Search.Documents.Models.SemanticSearchResult SemanticSearch { get; }
member this.SemanticSearch : Azure.Search.Documents.Models.SemanticSearchResult
Public ReadOnly Property SemanticSearch As SemanticSearchResult