SearchResult.CurrentKeys 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.
An object containing contextual information based on where the walker is currently referencing in an OpenApiDocument.
public Microsoft.OpenApi.Services.CurrentKeys CurrentKeys { get; set; }
member this.CurrentKeys : Microsoft.OpenApi.Services.CurrentKeys with get, set
Public Property CurrentKeys As CurrentKeys