Share via


HostGuiStrings Class

Definition

Host GUI implementation strings

public ref class HostGuiStrings abstract sealed
public ref class HostGuiStrings abstract sealed
class HostGuiStrings abstract sealed
public static class HostGuiStrings
type HostGuiStrings = class
Public Class HostGuiStrings
Inheritance
HostGuiStrings

Fields

Cancel

"Resource String: _Cancel"

CaptionDashMessage

"Resource String: {0} - {1}"

CloseButtonTitle

"Resource String: _Stop"

CredentialTitle

"Windows PowerShell ISE Credential Request"

DebugFormat

"DEBUG: {0}"

Input

"Windows PowerShell ISE - Input"

IntegerRequired

"Invalid Number. A number between 1 and {0} is expected."

Ok

"Resource String: _OK"

ProgressRecordFullDescription

"Resource String: {0}.\r\n {1}, {2} remaining, {3}."

ProgressRecordNoOperation

"Resource String: {0}.\r\n {1}, {2} remaining."

ProgressRecordNoTime

"Resource String: {0}.\r\n {1}, {2}."

ProgressRecordNoTimeAndNoOperation

"Resource String: {0}.\r\n {1}."

PromptCommandsToolTip

"You can choose an empty string with !"", $null with !$null and exclamation point with !!."

VerboseFormat

"VERBOSE: {0}"

WarningFormat

"WARNING: {0}"

Applies to