IChatCopilotOptions1.GetOptions

IChatCopilotOptions<TOptions>.GetOptions method

Gets the options of type TOptions.

public TOptions GetOptions()

Return Value

The options of type TOptions.

See Also