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