다음을 통해 공유


IFieldDescription.ValueDescriptions 속성

정의

열거형을 지원하기 위해 가능한 모든 값 설명을 반환합니다.

public System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.FormFlow.DescribeAttribute> ValueDescriptions { get; }
member this.ValueDescriptions : seq<Microsoft.Bot.Builder.FormFlow.DescribeAttribute>
Public ReadOnly Property ValueDescriptions As IEnumerable(Of DescribeAttribute)

속성 값

가능한 모든 값 설명입니다.

적용 대상