Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property ChannelIds As ReadOnlyCollection(Of ChannelId) |
C# | |
---|---|
public ReadOnlyCollection<ChannelId> ChannelIds {get;} |
C++/CLI | |
---|---|
public: property ReadOnlyCollection<ChannelId>^ ChannelIds { ReadOnlyCollection<ChannelId>^ get(); } |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)