다음을 통해 공유


TestListCategoryId.Uncategorized 속성

범주화되지 않은 테스트 목록의 ID를 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.TestTools.Common
어셈블리:  Microsoft.VisualStudio.QualityTools.Common(Microsoft.VisualStudio.QualityTools.Common.dll)

구문

‘선언
Public Shared ReadOnly Property Uncategorized As TestListCategoryId
public static TestListCategoryId Uncategorized { get; }
public:
static property TestListCategoryId^ Uncategorized {
    TestListCategoryId^ get ();
}
static member Uncategorized : TestListCategoryId with get
static function get Uncategorized () : TestListCategoryId

속성 값

형식: Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
범주화되지 않은 테스트 목록의 ID입니다.

.NET Framework 보안

참고 항목

참조

TestListCategoryId 클래스

Microsoft.VisualStudio.TestTools.Common 네임스페이스