IPluginUserManagerProviderMoveToUser Method
Move to the user directory
Namespace: PCBI.Plugin.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
Task<TryResults<bool>> MoveToUser()
Function MoveToUser As Task(Of TryResults(Of Boolean))
Task<TryResults<bool>^>^ MoveToUser()
abstract MoveToUser : unit -> Task<TryResults<bool>>
Return Value
TaskTryResultsBooleanTrue if successful, false if not. Should throw error if MoveableToLocal is false