Compartir a través de


CustomXMLNode.OwnerPart Propiedad

Definición

Obtiene el objeto que representa la parte asociada a este nodo. Solo lectura.

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

Valor de propiedad

_CustomXMLPart

Se aplica a