CustomXMLNode.Attributes 属性

定义

获取表示 CustomXMLNode 当前节点中当前元素的属性的集合。 只读。

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

属性值

CustomXMLNodes

适用于