共用方式為


TestCaseEvent.TestCaseManagerId 屬性

取得識別測試案例,在 Team Foundation Server 中的測試案例管理員 ID。

命名空間:  Microsoft.VisualStudio.IntelliTrace
組件:  Microsoft.IntelliTrace.11.0.0 (在 Microsoft.IntelliTrace.11.0.0.dll 中)

語法

'宣告
Public ReadOnly Property TestCaseManagerId As Integer
public int TestCaseManagerId { get; }
public:
property int TestCaseManagerId {
    int get ();
}
member TestCaseManagerId : int with get
function get TestCaseManagerId () : int

屬性值

型別:System.Int32

.NET Framework 安全性

請參閱

參考

TestCaseEvent 類別

Microsoft.VisualStudio.IntelliTrace 命名空間