CustomXMLNode.OwnerPart Propriedade

Definição

Obtém o objeto representando a parte associada com este nó. Somente leitura.

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 da propriedade

_CustomXMLPart

Aplica-se a