Share via


Indexer.SkillsetName Property

Definition

Gets or sets the name of the skillset executing with this indexer.

[Newtonsoft.Json.JsonProperty(PropertyName="skillsetName")]
public string SkillsetName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skillsetName")>]
member this.SkillsetName : string with get, set
Public Property SkillsetName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to