Compartir a través de


PropertyPaneLabelProperties Clase

Definición

Objeto de propiedades del panel de propiedades de SharePoint.

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

Constructores

PropertyPaneLabelProperties()

Inicializa una nueva instancia de la clase PropertyPaneLabelProperties.

Propiedades

Required

Obtiene o establece un valor que indica si el campo de formulario asociado es obligatorio o no. de tipo Boolean.

Text

Obtiene o establece el texto para mostrar de la etiqueta de tipo String.

Se aplica a