Click or drag to resize

KeyMappingStreamMapping Property

Gets or sets the stream mapping.

Namespace:  ConsoleControl
Assembly:  ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public string StreamMapping { get; set; }

Property Value

Type: String
The stream mapping.
See Also