| 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 two downlink users collections: one collection for manual detection and one for power-based auto-detection. The downlink users collection that this property returns is determined by the RBAutoDetectMode property.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)