CustomXMLNode.Attributes Eigenschaft

Definition

Ruft eine CustomXMLNode Auflistung ab, die die Attribute des aktuellen Elements im aktuellen Knoten darstellt. Schreibgeschützt.

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

Eigenschaftswert

CustomXMLNodes

Gilt für: