 | TreeEventNodeName Property |
Name of the node reporting the event.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string NodeName { get; }
Public ReadOnly Property NodeName As String
Get
public:
property String^ NodeName {
String^ get ();
}
member NodeName : string with get
Property value
String
See also