CustomXMLNode.Attributes Propriedade

Definição

Obtém uma CustomXMLNode coleção que representa os atributos do elemento atual no nó atual. Somente leitura.

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

Valor da propriedade

CustomXMLNodes

Aplica-se a