ApplicationBuilder<TState>.Options Property
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.
The application's configured options.
C#
public Microsoft.Teams.AI.ApplicationOptions<TState> Options { get; }
member this.Options : Microsoft.Teams.AI.ApplicationOptions<'State (requires 'State :> Microsoft.Teams.AI.State.TurnState and 'State :> Microsoft.Teams.AI.State.IMemory and 'State : (new : unit -> 'State))>
Public ReadOnly Property Options As ApplicationOptions(Of TState)
Producto | Versiones |
---|---|
Microsoft Teams Framework .NET SDK | Latest |