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