Visual Basic (Declaration) | |
---|---|
Public MustOverride Property UplinkChannelType As UplinkChannelType |
C# | |
---|---|
public abstract UplinkChannelType UplinkChannelType {get; set;} |
C++/CLI | |
---|---|
public: abstract property UplinkChannelType UplinkChannelType { UplinkChannelType get(); void set ( UplinkChannelType value); } |
The default value is UplinkChannelType.Pusch.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)