Share via


ISessionChannel.Properties Property

Definition

Gets or sets the type of a session

public:
 property Microsoft::VisualStudio::Telemetry::SessionChannel::ChannelProperties Properties { Microsoft::VisualStudio::Telemetry::SessionChannel::ChannelProperties get(); void set(Microsoft::VisualStudio::Telemetry::SessionChannel::ChannelProperties value); };
public Microsoft.VisualStudio.Telemetry.SessionChannel.ChannelProperties Properties { get; set; }
member this.Properties : Microsoft.VisualStudio.Telemetry.SessionChannel.ChannelProperties with get, set
Public Property Properties As ChannelProperties

Property Value

Applies to