Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property ChannelType As LogicalChannelType |
C# | |
---|---|
public abstract LogicalChannelType ChannelType {get;} |
C++/CLI | |
---|---|
public: abstract property LogicalChannelType ChannelType { LogicalChannelType get(); } |
The LogicalChannelType is used in the Input.ChangeLogicalChannels method to change the channel configuration.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)