TestWellKnownGroups 类

 

提供 TestWellKnownGroups 的信息。

命名空间:   Microsoft.TeamFoundation.TestManagement.Common
程序集:  Microsoft.TeamFoundation.TestManagement.Common(Microsoft.TeamFoundation.TestManagement.Common.dll 中)

继承层次结构

System.Object
  Microsoft.TeamFoundation.TestManagement.Common.TestWellKnownGroups

语法

public static class TestWellKnownGroups
public ref class TestWellKnownGroups abstract sealed 
[<AbstractClass>]
[<Sealed>]
type TestWellKnownGroups = class end
Public NotInheritable Class TestWellKnownGroups

字段

名称 说明
System_CAPS_pubfieldSystem_CAPS_static TestServiceAccountsIdentifier

返回测试服务帐户的安全标识。

线程安全

此类型的任何公共静态(Visual Basic 中为 Shared)成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参阅

Microsoft.TeamFoundation.TestManagement.Common 命名空间

返回页首