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