Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Name As String |
C# | |
---|---|
public abstract string Name {get; set;} |
Defaults to "Ch{0}" where {0} is replaced by the index of this object in the collection, plus one. Therefore the first channel in the collection defaults to "Ch1".
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)