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 命名空間