Freigeben über


SPFeatureIsOrphanedException-Konstruktor (String)

Initialisiert eine neue Instanz der Klasse SPFeatureIsOrphanedException mit der angegebenen Fehlermeldung.

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New SPFeatureIsOrphanedException(message)
public SPFeatureIsOrphanedException(
    string message
)

Parameter

Siehe auch

Referenz

SPFeatureIsOrphanedException Klasse

SPFeatureIsOrphanedException-Member

SPFeatureIsOrphanedException-Überladung

Microsoft.SharePoint-Namespace