Visual Basic (Declaration) | |
---|---|
Public Property OS As OSIndexType |
C# | |
---|---|
public OSIndexType OS {get; set;} |
C++/CLI | |
---|---|
public: property OSIndexType OS { OSIndexType get(); void set ( OSIndexType value); } |
Property Value
The default value is OSIndexType.Zero.This property is valid for PUCCH allocations only.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)