Visual Basic (Declaration) | |
---|---|
Public MustOverride Property MatrixType As DownlinkZoneStcMatrixType |
C# | |
---|---|
public abstract DownlinkZoneStcMatrixType MatrixType {get; set;} |
C++/CLI | |
---|---|
public: abstract property DownlinkZoneStcMatrixType MatrixType { DownlinkZoneStcMatrixType get(); void set ( DownlinkZoneStcMatrixType value); } |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)