TfsConnection.SessionId 属性

获取客户端到服务器的此实例的 GUID。

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

语法

声明
Public ReadOnly Property SessionId As Guid
public Guid SessionId { get; }

属性值

类型:System.Guid
返回 Guid

备注

The GUID is recorded to the activity log of the server.

.NET Framework 安全性

请参阅

参考

TfsConnection 类

Microsoft.TeamFoundation.Client 命名空间