Console Properties

MSBuild Extension Pack

Console Properties MSBuild Extension Pack Help 4.0.12.0

The Console type exposes the following members.

Properties

  Name Description
Public property Duration
Sets the duration. Default is 333ms. Value must be between 1 and 10000
Public property Frequency
Sets the frequency. Default is 600hz. Value must be between 37 and 32767
Public property Interval
Sets the interval between beebs. Default is 10ms. Value must be between 10 and 5000
Public property Repeat
Sets the repeat. Default is 1. Value must be between 1 and 20
Public property Title
Set the title of the console
Public property ToLower
Sets the UserResponse to lower text
Public property ToUpper
Sets the UserResponse to uppper text
Public property UserPrompt
The message to prompt the user for input. Default is "Please enter a response and press [Enter]:"
Public property UserResponse
Gets the response that the user typed
Top
See Also

Reference