Share via


SPServerProductInfo.InstallStatus Property

Install status indicates actions required for this server.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property InstallStatus As SPServerProductInfo.StatusType
    Get
'Usage
Dim instance As SPServerProductInfo
Dim value As SPServerProductInfo.StatusType

value = instance.InstallStatus
public SPServerProductInfo.StatusType InstallStatus { get; }

Property Value

Type: Microsoft.SharePoint.Administration.SPServerProductInfo.StatusType
A SPServerProductInfo.StatusType object.

See Also

Reference

SPServerProductInfo Class

SPServerProductInfo Members

Microsoft.SharePoint.Administration Namespace