Compartir a través de


CustomXMLNode.Attributes Propiedad

Definición

Obtiene una CustomXMLNode colección que representa los atributos del elemento actual en el nodo actual. Solo lectura.

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 de propiedad

CustomXMLNodes

Se aplica a