TestListCategoryId Constructors

Definition

Overloads

TestListCategoryId()

Initializes a new instance of the TestListCategoryId class.

TestListCategoryId(Guid)

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

TestListCategoryId()

Initializes a new instance of the TestListCategoryId class.

C++
public:
 TestListCategoryId();

Applies to

Visual Studio SDK 2022 i druge verzije
Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022

TestListCategoryId(Guid)

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

C++
public:
 TestListCategoryId(Guid id);

Parameters

id
Guid

A Guid object.

Applies to

Visual Studio SDK 2022 i druge verzije
Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022