| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CyclicPrefixLength As CyclicPrefixLength | |
| C# | |
|---|---|
public CyclicPrefixLength CyclicPrefixLength {get;} | |
| C++/CLI | |
|---|---|
public: property CyclicPrefixLength CyclicPrefixLength { CyclicPrefixLength get(); } | |
The configured cyclic prefix length can be either CyclicPrefixLength.Normal or CyclicPrefixLength.Extended. This information is got from CyclicPrefixLength provided by ConfigureWithVsaSetupFile(string fileName, CalculationControl calculationControl).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)