Compartir a través de


PropertyPanePage.Groups Propiedad

Definición

Obtiene o establece los grupos de tipo PropertyPaneGroup.

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

Valor de propiedad

Este valor es los grupos de la página del panel de propiedades.

Se aplica a