| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property DownlinkUsers As DownlinkUserCollection | |
| C# | |
|---|---|
public abstract DownlinkUserCollection DownlinkUsers {get;} | |
| C++/CLI | |
|---|---|
public: abstract property DownlinkUserCollection^ DownlinkUsers { DownlinkUserCollection^ get(); } | |
There are three downlink users collections: one collection each for manual detection, power-based auto-detection and PDCCH-decoding based auto-detection. The downlink users collection that this property returns is determined by the IsRBAutoDetect and RBAutoDetectMode properties
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)