 | JobGroupViewModelShowLogTaskTree method |
Opens the log file in the standard editor.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic Task ShowLogTaskTree()
Public Function ShowLogTaskTree As Task
public:
Task^ ShowLogTaskTree()
member ShowLogTaskTree : unit -> Task
Return value
TaskTask.
See also