C# Class PoshCode.Controls.CommandEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Jaykul/PoshConsole Class Usage Examples

Méthodes publiques

Свойство Type Description
Command string
OutputBlock System.Windows.Documents.Block

Property Details

Command public_oe property

public string Command
Résultat string

OutputBlock public_oe property

public Block,System.Windows.Documents OutputBlock
Résultat System.Windows.Documents.Block