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