Property folders.ThisAppDriveBS Overload Gets the root directory of this application, like @"C:\" or @"\\server\share\". public static string ThisAppDriveBS { get; } Property Value string Remarks See System.IO.Path.GetPathRoot.