PSHostRawUserInterface (class)

This type is found in the namespace System.Management.Automation.Host

mReadKeyKeyInfo
mLengthInBufferCellsInt32
mLengthInBufferCellsInt32
mLengthInBufferCellsInt32
mNewBufferCellArrayBufferCell[,]
mget_ForegroundColorConsoleColor
mset_ForegroundColorVoid
mget_BackgroundColorConsoleColor
mset_BackgroundColorVoid
mget_CursorPositionCoordinates
mset_CursorPositionVoid
mget_WindowPositionCoordinates
mset_WindowPositionVoid
mget_CursorSizeInt32
mset_CursorSizeVoid
mget_BufferSizeSize
mset_BufferSizeVoid
mget_WindowSizeSize
mset_WindowSizeVoid
mget_MaxWindowSizeSize
mget_MaxPhysicalWindowSizeSize
mReadKeyKeyInfo
mFlushInputBufferVoid
mget_KeyAvailableBoolean
mget_WindowTitleString
mset_WindowTitleVoid
mSetBufferContentsVoid
mSetBufferContentsVoid
mGetBufferContentsBufferCell[,]
mScrollBufferContentsVoid
mNewBufferCellArrayBufferCell[,]
mNewBufferCellArrayBufferCell[,]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pForegroundColorConsoleColor
pBackgroundColorConsoleColor
pCursorPositionCoordinates
pWindowPositionCoordinates
pCursorSizeInt32
pBufferSizeSize
pWindowSizeSize
pMaxWindowSizeSize
pMaxPhysicalWindowSizeSize
pKeyAvailableBoolean
pWindowTitleString

ReadKey

LengthInBufferCells

.

LengthInBufferCells

sourceSystem.String
offsetSystem.Int32

LengthInBufferCells

sourceSystem.String

NewBufferCellArray

sourceSystem.Char

get_ForegroundColor

sizeSystem.Management.Automation.Host.Size
contentsSystem.Management.Automation.Host.BufferCell

set_ForegroundColor

.

get_BackgroundColor

valueSystem.ConsoleColor

set_BackgroundColor

.

get_CursorPosition

valueSystem.ConsoleColor

set_CursorPosition

.

get_WindowPosition

valueSystem.Management.Automation.Host.Coordinates

set_WindowPosition

.

get_CursorSize

valueSystem.Management.Automation.Host.Coordinates

set_CursorSize

.

get_BufferSize

valueSystem.Int32

set_BufferSize

.

get_WindowSize

valueSystem.Management.Automation.Host.Size

set_WindowSize

.

get_MaxWindowSize

valueSystem.Management.Automation.Host.Size

get_MaxPhysicalWindowSize

.

ReadKey

.

FlushInputBuffer

optionsSystem.Management.Automation.Host.ReadKeyOptions

get_KeyAvailable

.

get_WindowTitle

.

set_WindowTitle

.

SetBufferContents

valueSystem.String

SetBufferContents

originSystem.Management.Automation.Host.Coordinates
contentsSystem.Management.Automation.Host.BufferCell[,]

GetBufferContents

rectangleSystem.Management.Automation.Host.Rectangle
fillSystem.Management.Automation.Host.BufferCell

ScrollBufferContents

rectangleSystem.Management.Automation.Host.Rectangle

NewBufferCellArray

sourceSystem.Management.Automation.Host.Rectangle
destinationSystem.Management.Automation.Host.Coordinates
clipSystem.Management.Automation.Host.Rectangle
fillSystem.Management.Automation.Host.BufferCell

NewBufferCellArray

contentsSystem.String[]
foregroundColorSystem.ConsoleColor
backgroundColorSystem.ConsoleColor

Equals

widthSystem.Int32
heightSystem.Int32
contentsSystem.Management.Automation.Host.BufferCell

GetHashCode

objSystem.Object

GetType

.

ToString

.

ForegroundColor

.

BackgroundColor

.

CursorPosition

.

WindowPosition

.

CursorSize

.

BufferSize

.

WindowSize

.

MaxWindowSize

.

MaxPhysicalWindowSize

.

KeyAvailable

.

WindowTitle

.
.