SPPatchInfo members
Version info for one patch.
The SPPatchInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
Link | A URI link to the patch. | |
PatchGuid | Unique identifier for patch, from MsiEnumPatchesEx | |
PatchName | Name of the patch. | |
ServersMissingThis | A list of servers missing this [Microsoft.SharePoint.Administration.SPPatchInfo]. | |
Version | Patch version. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top