IdPartPair.OpenXmlPart 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.
Caution
This object will be made immutable in a future release. Please use a new instance.
Gets the OpenXmlPart in the pair.
public DocumentFormat.OpenXml.Packaging.OpenXmlPart OpenXmlPart { get; set; }public DocumentFormat.OpenXml.Packaging.OpenXmlPart OpenXmlPart { get; [System.Obsolete("This object will be made immutable in a future release. Please use a new instance.")] set; }public DocumentFormat.OpenXml.Packaging.OpenXmlPart OpenXmlPart { get; }member this.OpenXmlPart : DocumentFormat.OpenXml.Packaging.OpenXmlPart with get, set[<set: System.Obsolete("This object will be made immutable in a future release. Please use a new instance.")>]
member this.OpenXmlPart : DocumentFormat.OpenXml.Packaging.OpenXmlPart with get, setmember this.OpenXmlPart : DocumentFormat.OpenXml.Packaging.OpenXmlPartPublic Property OpenXmlPart As OpenXmlPartPublic ReadOnly Property OpenXmlPart As OpenXmlPartProperty Value
- Attributes