Visual Basic (Declaration) | |
---|---|
Public MustOverride Property ForwardActiveChannel As ForwardActiveChannelType |
C# | |
---|---|
public abstract ForwardActiveChannelType ForwardActiveChannel {get; set;} |
C++/CLI | |
---|---|
public: abstract property ForwardActiveChannelType ForwardActiveChannel { ForwardActiveChannelType get(); void set ( ForwardActiveChannelType value); } |
This parameter only applies when the Active Channel Detection mode is set to pre-defined and the direction is specified as forward. Default is ForwardActiveChannelType.None.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)