[]
Gets or sets the default directory that is used to resolve relative file names. By default this property is null, in which case Environment.CurrentDirectory is used.
public static string DefaultBasePath { get; set; }