SessionId Class

Definition

Represents an identifier for a test session. This class cannot be inherited.

C++
public ref class SessionId sealed
Inheritance
SessionId
Attributes

Constructors

SessionId()

Initializes a new instance of the SessionId class.

SessionId(Guid)

Initializes a new instance of the SessionId class by using the provided GUID.

Properties

Empty

Gets a new SessionId object that has an empty ID.

Id

Gets the GUID that was provided when this session ID was created.

Methods

Equals(Object)

Gets a value that indicates whether the provided object is equal to the current session ID object.

GetHashCode()
ToString()

Returns a string version of the GUID.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022