 | TreeEventNodePath property |
Path to the node that reports the event.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string NodePath { get; }
Public ReadOnly Property NodePath As String
Get
public:
property String^ NodePath {
String^ get ();
}
member NodePath : string with get
Property value
String
See also