C# Class PoshCode.Controls.CommandEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Jaykul/PoshConsole Class Usage Examples

Public Properties

Property Type Description
Command string
OutputBlock System.Windows.Documents.Block

Property Details

Command public_oe property

public string Command
return string

OutputBlock public_oe property

public Block,System.Windows.Documents OutputBlock
return System.Windows.Documents.Block