SkillInformation.Description Property

Definition

User readable description for the skill.

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

Property Value

String

User readable description for the skill.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillInformation.Description

Applies to