Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 911 Bytes

controlchanneltrigger_controlchanneltriggerid.md

File metadata and controls

26 lines (18 loc) · 911 Bytes
-api-id -api-type
P:Windows.Networking.Sockets.ControlChannelTrigger.ControlChannelTriggerId
winrt property

Windows.Networking.Sockets.ControlChannelTrigger.ControlChannelTriggerId

-description

Gets a string that can be used to differentiate various control channel triggers on the local computer.

Note

The ControlChannelTrigger class is not supported on Windows Phone.

-property-value

A string that can be used to differentiate various control channel triggers.

-remarks

This ControlChannelTriggerId property is set when creating a ControlChannelTrigger object using one of the ControlChannelTrigger constructors. The channelId parameter passed to the constructor sets this property.

-examples

-see-also