 | NodeParentHookedTo property |
Contains comma-separated TreeParams.Name and IdInfo of the nodes in whose
Events this NodeParent has mounted or the text "NULL".
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.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