OpenXmlPackageValidationEventArgs.SubPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the part that caused the event.
public DocumentFormat.OpenXml.Packaging.OpenXmlPart SubPart { get; }
public DocumentFormat.OpenXml.Packaging.OpenXmlPart? SubPart { get; }
member this.SubPart : DocumentFormat.OpenXml.Packaging.OpenXmlPart
Public ReadOnly Property SubPart As OpenXmlPart