共用方式為


ITestRun.Refresh 方法 (DateTime)

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
Function Refresh ( _
    lastUpdated As DateTime _
) As Boolean
bool Refresh(
    DateTime lastUpdated
)
bool Refresh(
    DateTime lastUpdated
)
abstract Refresh : 
        lastUpdated:DateTime -> bool
function Refresh(
    lastUpdated : DateTime
) : boolean

參數

  • lastUpdated
    類型:DateTime

傳回值

類型:Boolean

.NET Framework 安全性

請參閱

參考

ITestRun 介面

Refresh 多載

Microsoft.TeamFoundation.TestManagement.Client 命名空間