AgentSkillFrontmatter.Compatibility Property

Definition

Gets or sets optional compatibility information (max 500 chars).

public string? Compatibility { get; set; }
member this.Compatibility : string with get, set
Public Property Compatibility As String

Property Value

Exceptions

Thrown when the value exceeds Microsoft.Agents.AI.AgentSkillFrontmatter.MaxCompatibilityLength characters.

Applies to