PromptExecutionSettings.IsFrozen 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.
Gets a value that indicates whether the PromptExecutionSettings are currently modifiable.
[System.Text.Json.Serialization.JsonIgnore]
public bool IsFrozen { get; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.IsFrozen : bool
Public ReadOnly Property IsFrozen As Boolean
Property Value
- Attributes