Visual Basic (Declaration) | |
---|---|
Public MustOverride Property LayoutString As String |
C# | |
---|---|
public abstract string LayoutString {get; set;} |
The layout string is the same text that is in the layout file (see SaveLayout and RecallLayout).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)