VersionControlUtil.GetLastWriteTime 方法

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

语法

声明
Public Shared Function GetLastWriteTime ( _
    localPath As String _
) As DateTime
public static DateTime GetLastWriteTime(
    string localPath
)

参数

返回值

类型:System.DateTime

.NET Framework 安全性

请参见

参考

VersionControlUtil 类

Microsoft.TeamFoundation.VersionControl.Common 命名空间