共用方式為


SPPatchableUnitInfo members

Include protected members
Include inherited members

一個 patchable 單位的版本資訊。

The SPPatchableUnitInfo type exposes the following members.

Properties

  Name Description
Public property DisplayName 這個 patchable 單位的顯示名稱。
Public property Id 這個 patchable 單位的唯一識別碼。
Public property LatestPatch 這個 patchable 單位的版本。相同,所有的修補程式套用的最大版本。
Public property Patches 修補程式套用到這個 patchable 的單位。
Public property PatchesByVersion 修補程式套用到由版本排序這個 patchable 單位。
Public property Servers [Microsoft.SharePoint.Administration.SPPatchableUnitInfo] 安裝所在的所有伺服器的相關資訊。
Public property ServersMissingThis 缺少此[Microsoft.SharePoint.Administration.SPPatchableUnitInfo]或 null 安裝在所有伺服器上的伺服器清單。

Top

Methods

  Name Description
Public method BaseVersionOnServer 會傳回指定伺服器上的安裝基底版本。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetMissingPatches 擷取 (如果有的話) 所需的修補程式的清單,遺漏的特定伺服器上。
Public method GetPatchInfo 擷取指定的修補程式安裝此 patchable 單位的相關資訊。
Public method GetStatus 擷取的動作所需的此產品。
Public method GetType (Inherited from Object.)
Public method LatestPatchOnServer 擷取指定之伺服器上安裝最新修補程式。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPPatchableUnitInfo class

Microsoft.SharePoint.Administration namespace