SkillInformation.Publisher Property

Definition

User readable name of the publisher of the skill.

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

Property Value

String

User readable name of the publisher of the skill.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillInformation.Publisher

Applies to