PropertyPaneLinkProperties.PopupWindowProps 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 props of popup window. of type PropertyPaneLinkPopupWindowProperties.
public Microsoft.Bot.Schema.SharePoint.PropertyPaneLinkPopupWindowProperties PopupWindowProps { get; set; }
member this.PopupWindowProps : Microsoft.Bot.Schema.SharePoint.PropertyPaneLinkPopupWindowProperties with get, set
Public Property PopupWindowProps As PropertyPaneLinkPopupWindowProperties
Property Value
This value is the popup window properties of the property pane link.