TestListCategoryId.Root Property

Definition

Gets the internal ID for the container for all test lists.

public:
 static property Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ Root { Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestListCategoryId Root { get; }
static member Root : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public Shared ReadOnly Property Root As TestListCategoryId

Property Value

The ID for the container for all test lists.

Applies to