SPServerBinding members
Include protected members
Include inherited members
代表伺服器繫結的網際網路資訊服務 (IIS) 網站,其中包含至少下列其中之一: IP 位址、 連接埠或主機名稱。
The SPServerBinding type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPServerBinding() | 初始化SPServerBinding類別的新執行個體。 |
![]() |
SPServerBinding(String) | 初始化根據指定的繫結的SPServerBinding類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
HostHeader | 取得或設定伺服器繫結的主機標頭。 |
![]() |
Port | 取得或設定伺服器繫結的連接埠號碼。 |
![]() |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | 覆寫] 相當於 [,如此我們物件取得相較,在還原期間取得適當的比較運算子。 (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | 會傳回伺服器繫結雜湊程式碼。 (Overrides Object.GetHashCode().) |
![]() |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top