Channel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes an output channel as it may be obtained from the IOutputChannelStore.
public ref class Channel
public class Channel
type Channel = class
Public Class Channel
- Inheritance
-
Channel
Constructors
Channel(String, String, Encoding) |
Initializes a new instance of the Channel class. |
Properties
DisplayName |
Gets the display name for the channel. |
Encoding |
Gets the character encoding for the channel. |
Id |
Gets a non-localized, unique identifier for the channel. |