SPProduct.GetStatus-Methode
Rufen Sie die erforderliche Aktionen für dieses Produkt.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetStatus ( _
serverName As String _
) As SPServerProductInfo.StatusType
'Usage
Dim instance As SPProduct
Dim serverName As String
Dim returnValue As SPServerProductInfo.StatusType
returnValue = instance.GetStatus(serverName)
public SPServerProductInfo.StatusType GetStatus(
string serverName
)
Parameter
serverName
Typ: System.StringServer für Status überprüfen.
Rückgabewert
Typ: Microsoft.SharePoint.Administration.SPServerProductInfo.StatusType
Ein SPServerProductInfo.StatusType -Objekt.