DelegatingAgentSkillsSource.InnerSource 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 the inner skill source that receives delegated operations.
protected Microsoft.Agents.AI.AgentSkillsSource InnerSource { get; }
member this.InnerSource : Microsoft.Agents.AI.AgentSkillsSource
Protected ReadOnly Property InnerSource As AgentSkillsSource