[Visual Basic] Public Property ReadOnly TargetNode As IDXmlNode [C#] public IDXmlNode TargetNode { get; } [C++] public: __property IDXmlNode* get_TargetNode(); [JScript] public function get TargetNode() : IDXmlNode
Gets a reference to the target node; the node that this property belongs to.
DXmlProperty Class | XRules Namespace