Share via


PropertyPaneLabelProperties.Text Property

Definition

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

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

Property Value

This value is the text of the property pane label.

Applies to