Compartilhar via


OperationSearch.SearchResults Property

Definition

A list of operations from the operation search.

public System.Collections.Generic.IList<Microsoft.OpenApi.Services.SearchResult> SearchResults { get; }
member this.SearchResults : System.Collections.Generic.IList<Microsoft.OpenApi.Services.SearchResult>
Public ReadOnly Property SearchResults As IList(Of SearchResult)

Property Value

Applies to