 | LogicalNodePathInfo property |
The path to the node (identical to the Path property).
Namespace: LogicalTaskTreeAssembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string PathInfo { get; }
Public ReadOnly Property PathInfo As String
Get
public:
virtual property String^ PathInfo {
String^ get () sealed;
}
abstract PathInfo : string with get
override PathInfo : string with get
Property value
StringImplemented
IVishnuNodePathInfo
See also