SPServerProductInfo members
Include protected members
Include inherited members
產品一部伺服器的版本資訊。
The SPServerProductInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
InstallStatus | 安裝狀態指出為此伺服器需要的動作。 | |
OptionalMissingProducts | 此伺服器上未安裝選用的產品。 | |
Products | 將產品名稱對應到 [產品資訊物件傳回。 | |
RequiredButMissingPatchableUnits | 清單,其中包含所有必要,但遺失 patchable 單位 | |
RequiredButMissingPatches | 包含所有必要,但遺失的修補程式清單。 | |
RequiredButMissingProducts | 缺少此伺服器所需的產品。 | |
ServerId | 此伺服器的唯一識別碼。 | |
ServerName | 此伺服器的名稱。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSingleProductInfo | 會傳回這個伺服器上安裝的特定產品的相關資訊。 | |
GetType | (Inherited from Object.) | |
GetUpgradeStatus | 擷取指定的 SharePoint 伺服器上的升級狀態。 | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top