ProxyInfo 類別
如需 Proxy 伺服器連接的資訊。
繼承階層架構
System.Object
Microsoft.TeamFoundation.VersionControl.Client.ProxyInfo
命名空間: Microsoft.TeamFoundation.VersionControl.Client
組件: Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)
語法
'宣告
Public NotInheritable Class ProxyInfo
public sealed class ProxyInfo
ProxyInfo 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
![]() |
ProxyInfo | 初始化的新執行個體。ProxyInfo |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
![]() |
Description | 取得 Proxy 連接的描述。 |
![]() |
Flags | 取得 Proxy 伺服器記錄的旗標。 |
![]() |
FriendlyName | 取得伺服器的名稱。 |
![]() |
Site | 取得伺服器的網站。 |
![]() |
Url | 取得伺服器的 URL。 |
回頁首
方法
名稱 | 說明 | |
---|---|---|
![]() |
Equals | 判斷指定的 ProxyInfo 是否等於的執行個體。 (覆寫 Object.Equals(Object)。) |
![]() ![]() |
FromXml | |
![]() |
GetHashCode | 取得這個物件的雜湊程式碼。 (覆寫 Object.GetHashCode()。) |
![]() |
GetType | 取得目前執行個體的 Type。 (繼承自 Object)。 |
![]() |
ToString | 建立描述 Proxy 伺服器連接的使用者可讀取的 (Human-Readable) 字串。 (覆寫 Object.ToString()。) |
![]() |
ToXml(XmlWriter, String) | |
![]() ![]() |
ToXml(XmlWriter, String, ProxyInfo) |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。