IFieldDescription.ValueDescriptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
列挙をサポートするために、使用可能なすべての値の説明を返します。
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)
プロパティ値
使用可能なすべての値の説明。