 | LogicalNodeViewModelHookedTo property |
Contains TreeParams.Name and IdInfo of the node in whose events this node is located.
LogicalNodeViewModel or the text "NULL".
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string? HookedTo { get; }
Public ReadOnly Property HookedTo As String
Get
public:
property String^ HookedTo {
String^ get ();
}
member HookedTo : string with get
Property value
String
See also