PropertyPanePage.Groups 属性

定义

获取或设置 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)

属性值

此值是属性窗格页的组。

适用于