ISummaryCopilotOptions1.GetOptions

ISummaryCopilotOptions<TOptions>.GetOptions method

Gets the options of type TOptions.

public TOptions GetOptions()

Return Value

The options of type TOptions.

See Also