| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property Constellation As CustomModulationConstellation | |
| C# | |
|---|---|
public abstract CustomModulationConstellation Constellation {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property CustomModulationConstellation Constellation { CustomModulationConstellation get(); void set ( CustomModulationConstellation value); } | |
Property Value
The constellation type of the custom modulation.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)