 | LogicalNodeIdPath property |
Path to the node reduced to a chain of Ids separated by '/'.
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string IdPath { get; }
Public ReadOnly Property IdPath As String
Get
public:
property String^ IdPath {
String^ get ();
}
member IdPath : string with get
Property value
String
See also