OpenXmlPackageValidationSettings-Klasse
HINWEIS: Diese API ist jetzt veraltet.
Specifies the event handlers that will handle OpenXmlPackage validation events and the OpenXmlPackageValidationEventArgs.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.Packaging.OpenXmlPackageValidationSettings
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ObsoleteAttribute("This functionality is obsolete and will be removed from future version release. Please see OpenXmlValidator class for supported validation functionality.", _
False)> _
Public Class OpenXmlPackageValidationSettings
'Usage
Dim instance As OpenXmlPackageValidationSettings
[ObsoleteAttribute("This functionality is obsolete and will be removed from future version release. Please see OpenXmlValidator class for supported validation functionality.",
false)]
public class OpenXmlPackageValidationSettings
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.