Freigeben über


SPContentTypeReadOnlyException-Konstruktor (String)

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

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

Syntax

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

Dim instance As New SPContentTypeReadOnlyException(msg)
public SPContentTypeReadOnlyException(
    string msg
)

Parameter

  • msg
    Typ: System.String

    Eine Zeichenfolge, die die Fehlermeldung enthält.

Siehe auch

Referenz

SPContentTypeReadOnlyException Klasse

SPContentTypeReadOnlyException-Member

SPContentTypeReadOnlyException-Überladung

Microsoft.SharePoint-Namespace