Freigeben über


PropertyPaneChoiceGroupProperties.Options Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der Auflistung von Optionen für diese Auswahlgruppe vom Typ PropertyPaneChoiceGroupOption.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Schema.SharePoint.PropertyPaneChoiceGroupOption> Options { get; set; }
member this.Options : seq<Microsoft.Bot.Schema.SharePoint.PropertyPaneChoiceGroupOption> with get, set
Public Property Options As IEnumerable(Of PropertyPaneChoiceGroupOption)

Eigenschaftswert

Dieser Wert ist die Symboleigenschaften der Auswahlgruppe.

Gilt für: