Freigeben über


InvalidMCContentException-Konstruktor (String)

Initializes a new instance of the InvalidMCContentException class with a specified error message.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

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

Parameter

  • message
    Typ: System.String
    The message that describes the error.

Siehe auch

Referenz

InvalidMCContentException Klasse

InvalidMCContentException-Member

InvalidMCContentException Überladung

DocumentFormat.OpenXml-Namespace