ISessionChannel.Properties 属性

定义

获取或设置会话的类型

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

属性值

ChannelProperties

适用于