UserManagerMoveToUser Method
Move to the user directory
Namespace: PCB_Investigator.Automation.UserManagerAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public Task<bool> MoveToUser()
Public Function MoveToUser As Task(Of Boolean)
public:
Task<bool>^ MoveToUser()
member MoveToUser : unit -> Task<bool>
Return Value
TaskBooleanTrue if successful, false if not. Should throw error if MoveableToLocal is false