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