Freigeben über


SmartTag.XMLNode Eigenschaft

Definition

Gibt ein XMLNode -Objekt zurück, das das XML-Element für ein Smarttag darstellt.

public:
 property Microsoft::Office::Interop::Word::XMLNode ^ XMLNode { Microsoft::Office::Interop::Word::XMLNode ^ get(); };
public Microsoft.Office.Interop.Word.XMLNode XMLNode { get; }
member this.XMLNode : Microsoft.Office.Interop.Word.XMLNode
Public ReadOnly Property XMLNode As XMLNode

Eigenschaftswert

Hinweise

Nicht alle Smarttags enthalten XML-Knoten. Die XMLNode-Eigenschaft ermöglicht Entwicklern jedoch den Zugriff auf die XML-Knoten für Smarttags, die XML-Knoten enthalten.

Gilt für: