CustomXMLNode.OwnerPart Property

Definition

Gets the object representing the part associated with this node. Read-only.

public:
 property Microsoft::Office::Core::CustomXMLPart ^ OwnerPart { Microsoft::Office::Core::CustomXMLPart ^ get(); };
public Microsoft.Office.Core.CustomXMLPart OwnerPart { get; }
member this.OwnerPart : Microsoft.Office.Core.CustomXMLPart
Public ReadOnly Property OwnerPart As CustomXMLPart

Property Value

_CustomXMLPart

Applies to