DbResourceConfiguration.ResxBaseFolder

The base physical path used to read and write RESX resources for resource imports and exports. This path can either be a virtual path in Web apps or a physical disk path. Used only by the Web Admin form. All explicit API imports and exports are can pass in the base path explicitly.

public string ResxBaseFolder { get; set; }

See also:

Class DbResourceConfiguration

© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic