次の方法で共有


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)

プロパティ値

この値は、プロパティ ウィンドウ グループのグループ フィールドです。

適用対象