Freigeben über


InvalidMCContentException-Klasse

InvalidMCContentException, exception class for Markup Compatibility content errors.

Vererbungshierarchie

System.Object
  System.Exception
    DocumentFormat.OpenXml.InvalidMCContentException

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class InvalidMCContentException _
    Inherits Exception
'Usage
Dim instance As InvalidMCContentException
[SerializableAttribute]
public sealed class InvalidMCContentException : Exception

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

InvalidMCContentException-Member

DocumentFormat.OpenXml-Namespace