Class Global
Inheritance
System.Object
Global
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cosmos.VS.Windows
Assembly: Cosmos.VS.Windows.dll
Syntax
public static class Global
Fields
| Improve this Doc View SourceConsoleTextChannel
Declaration
public static PipeClient ConsoleTextChannel
Field Value
Type | Description |
---|---|
PipeClient |
OutputPane
Declaration
public static IVsOutputWindowPane OutputPane
Field Value
Type | Description |
---|---|
IVsOutputWindowPane |
PipeUp
A pipe used to send requests to the AD7Process.
Declaration
public static PipeClient PipeUp
Field Value
Type | Description |
---|---|
PipeClient |