Table of Contents

Method PopDirectory

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

PopDirectory()

Restores current directory path previously saved with PushDirectory(string). This method does the same as console command "popd".

public static void PopDirectory()