次の方法で共有


PropertyPaneChoiceGroupProperties クラス

定義

SharePoint プロパティ ウィンドウの選択グループ プロパティ オブジェクト。

public class PropertyPaneChoiceGroupProperties : Microsoft.Bot.Schema.SharePoint.IPropertyPaneFieldProperties
type PropertyPaneChoiceGroupProperties = class
    interface IPropertyPaneFieldProperties
Public Class PropertyPaneChoiceGroupProperties
Implements IPropertyPaneFieldProperties
継承
PropertyPaneChoiceGroupProperties
実装

コンストラクター

PropertyPaneChoiceGroupProperties()

PropertyPaneChoiceGroupProperties クラスの新しいインスタンスを初期化します。

プロパティ

Label

String型のラベルを取得または設定します。

Options

PropertyPaneChoiceGroupOption型のこの選択グループのオプションのコレクションを取得または設定します。

適用対象