다음을 통해 공유


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)

속성 값

이 값은 속성 창 페이지의 그룹입니다.

적용 대상