Share via


PropertyPaneLabelProperties Class

Definition

SharePoint property pane label properties object.

public class PropertyPaneLabelProperties : Microsoft.Bot.Schema.SharePoint.IPropertyPaneFieldProperties
type PropertyPaneLabelProperties = class
    interface IPropertyPaneFieldProperties
Public Class PropertyPaneLabelProperties
Implements IPropertyPaneFieldProperties
Inheritance
PropertyPaneLabelProperties
Implements

Constructors

PropertyPaneLabelProperties()

Initializes a new instance of the PropertyPaneLabelProperties class.

Properties

Required

Gets or Sets a value indicating whether the associated form field is required or not. of type Boolean.

Text

Gets or Sets the display text for the label of type String.

Applies to