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

適用対象