IFieldDescription.FieldDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Description of the field itself.
public Microsoft.Bot.Builder.FormFlow.DescribeAttribute FieldDescription { get; }
member this.FieldDescription : Microsoft.Bot.Builder.FormFlow.DescribeAttribute
Public ReadOnly Property FieldDescription As DescribeAttribute
Property Value
Field description.
Remarks
This is the value that will be used in \ref patterns by {&}, choices with {||} or buttons.