 | WorkerShellSlavePathName Property |
The exe. to be called when the state of Logical changes.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string? SlavePathName { get; set; }
Public Property SlavePathName As String
Get
Set
public:
property String^ SlavePathName {
String^ get ();
void set (String^ value);
}
member SlavePathName : string with get, set
Property value
String
See also