 | LogicalNodeViewModelPath property |
The unique path of the associated LogicalTaskTree node.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string Path { get; }
Public ReadOnly Property Path As String
Get
public:
virtual property String^ Path {
String^ get () sealed;
}
abstract Path : string with get
override Path : string with get
Property value
StringImplemented
IExpandableNodePath
See also