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