This topic has not yet been rated - Rate this topic

PSHostUserInterface Methods

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

(see also Protected Methods)
 NameDescription
public methodToString  (Inherited from Object)
public methodEquals  (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodPromptPrompts the user for input.
public methodPromptForChoiceProvides a set of choices that enable the user to choose a single option from a set of options.
public methodPromptForCredentialPrompts the user for credentials with a specified prompt window caption, prompt message, user name, and target name.
public methodPromptForCredentialPrompts the user for credentials by using a specified prompt window caption, prompt message, user name and target name, credential types allowed to be returned, and UI behavior options.
public methodReadLineReads characters that are entered by the user until a newline (carriage return) is encountered.
public methodReadLineAsSecureStringReads characters entered by the user until a newline (carriage return) is encountered and returns the characters as a secure string.
public methodWriteWrites characters to the output display of the host with possible foreground and background colors.
public methodWriteWrites characters to the output display of the host.
public methodWriteDebugLineDisplays a debug message to the user.
public methodWriteErrorLineWrites a line to the error display of the host.
public methodWriteLineWrites a new line character (carriage return) to the output display of the host.
public methodWriteLineWrites a line of characters to the output display of the host with foreground and background colors and appends a newline (carriage return).
public methodWriteLineWrites a line of characters to the output display of the host and appends a newline (carriage return).
public methodWriteProgressWrites a progress report to be displayed to the user.
public methodWriteVerboseLineWrites a verbose line to be displayed to the user.
public methodWriteWarningLineWrites a warning line to be displayed to the user.
  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)