| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal logicalChannelId As String _ ) | |
| C# | |
|---|---|
public LogicalChannelId( string logicalChannelId ) | |
| C++/CLI | |
|---|---|
public: LogicalChannelId( String^ logicalChannelId ) | |
Parameters
- logicalChannelId
- String is in the form of [<operand>][-<ChannelId>[-<ChannelId>]]. None is set as the operation when an operation is not specified in the string.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)