| C# | Visual Basic | Visual C++ |
public int ChannelID { get; }
Public ReadOnly Property ChannelID As Integer
public: property int ChannelID { int get (); }
| C# | Visual Basic | Visual C++ |
public int ChannelID { get; }
Public ReadOnly Property ChannelID As Integer
public: property int ChannelID { int get (); }