Share via


PromptExecutionSettings.DefaultServiceId Property

Definition

Gets the default service identifier.

public static string DefaultServiceId { get; }
static member DefaultServiceId : string
Public Shared ReadOnly Property DefaultServiceId As String

Property Value

Remarks

In a dictionary of PromptExecutionSettings, this is the key that should be used settings considered the default.

Applies to