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