다음을 통해 공유


PropertyPaneGroup.GroupFields 속성

정의

PropertyPaneGroupField형식의 그룹 필드를 가져오거나 설정합니다.

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

속성 값

이 값은 속성 창 그룹의 그룹 필드입니다.

적용 대상