IPackagePart.Package 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 a reference to the containing package.
public DocumentFormat.OpenXml.Packaging.IPackage Package { get; }
member this.Package : DocumentFormat.OpenXml.Packaging.IPackage
Public ReadOnly Property Package As IPackage