CustomXMLValidationError.Node Eigenschaft

Definition

Ruft einen Knoten in einem CustomXMLValidationError -Objekt ab, sofern vorhanden. Wenn keine Knoten vorhanden sind, gibt die Eigenschaft Nothing zurück. Schreibgeschützt.

public:
 property Microsoft::Office::Core::CustomXMLNode ^ Node { Microsoft::Office::Core::CustomXMLNode ^ get(); };
public Microsoft.Office.Core.CustomXMLNode Node { get; }
member this.Node : Microsoft.Office.Core.CustomXMLNode
Public ReadOnly Property Node As CustomXMLNode

Eigenschaftswert

CustomXMLNode

Gilt für: