 | SnapshotNodeCunningUserControlPath property |
The path to the NodeListUserControls currently to be loaded dynamically.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string NodeListUserControlPath { get; set; }
Public Property NodeListUserControlPath As String
Get
Set
public:
property String^ NodeListUserControlPath {
String^ get ();
void set (String^ value);
}
member NodeListUserControlPath : string with get, set
Property value
String
See also