ConsoleAttributes.m_EchoInput Field
From Mentalis.org Proxy
Holds the value of the EchoInput property.
[Visual Basic]Private Shared m_EchoInput As Boolean
[C#]
private static bool m_EchoInput;
See Also
ConsoleAttributes Class | ConsoleAttributes Members | Org.Mentalis.Utilities.ConsoleAttributes Namespace