다음을 통해 공유


PropertyPaneDropDownOption.Type 속성

정의

옵션 유형을 가져오거나 설정합니다. 생략하면 기본값은 PropertyPaneDropDownOption.DropDownOptionType형식의 PropertyPaneDropdownMenuItemType.Normal입니다.

public Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption.DropDownOptionType Type { get; set; }
member this.Type : Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption.DropDownOptionType with get, set
Public Property Type As PropertyPaneDropDownOption.DropDownOptionType

속성 값

이 값은 드롭다운의 형식입니다.

적용 대상