Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 644 Bytes

Script.md

File metadata and controls

24 lines (18 loc) · 644 Bytes

Script

Alt text

use:

xmlns:utControls="using:UWP.Toolkit.Controls"

<utControls:Script ButtonToolTip="Copy" Text="Alex.Falcon.Flores" />

Properties

Symbol

Gets or sets the text of the Symbol.

  • Returns: A string that specifies the text of the Symbol. The default is $

Text

Gets or sets the text of the Script.

  • Returns: A string that specifies the text of the Script. The default is an empty string.

ButtonToolTip

Gets or sets the text of the Copy button.

  • Returns: A string that specifies the text of the Copy button. The default is an empty string.