PropertyPanePage.Header 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.
Gets or Sets the header for the property pane of type PropertyPanePageHeader.
public Microsoft.Bot.Schema.SharePoint.PropertyPanePageHeader Header { get; set; }
member this.Header : Microsoft.Bot.Schema.SharePoint.PropertyPanePageHeader with get, set
Public Property Header As PropertyPanePageHeader
Property Value
This value is the header of the property pane page.