SPProductVersions.ProductProperty-Enumeration

Ein Enumerator, der Serverstatus angibt.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration ProductProperty
'Usage
Dim instance As SPProductVersions.ProductProperty
public enum ProductProperty

Member

Membername Beschreibung
RequiredOnAllServers Enumeratorwert = 0 x 1.
UpgradeAvailable Enumeratorwert = 0 x 2.
UpgradeRequired Enumeratorwert = 0 x 407.
IsPatch Enumeratorwert = 0 x 8.
PatchSuperseded Enumeratorwert = 0 x 10.

Siehe auch

Referenz

Microsoft.SharePoint.Administration-Namespace