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