共用方式為


SPVirtualServerCollection members

Include protected members
Include inherited members

NOTE: This API is now obsolete.

已過時。請改用SPWebApplicationCollection類別。(在Windows SharePoint Services 2.0, SPVirtualServerCollection類別代表SPVirtualServer物件的集合及維護回溯相容性。)

The SPVirtualServerCollection type exposes the following members.

Properties

  Name Description
Public property Count Obsolete. 取得集合中的虛擬伺服器的數目。 (Overrides SPBaseCollection.Count.)
Public property Item Obsolete. 取得集合中的指定索引處的虛擬伺服器物件。在 C# 中,這個屬性會是SPVirtualServerCollection類別的索引器。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPVirtualServerCollection class

Microsoft.SharePoint.Administration namespace