Click or drag to resize

ApplicationPropertiesCustomResourcePath Property

The path to custom resource files. The files should be named <appkey>.resources.<culture>.dll

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string CustomResourcePath { get; }

Property Value

Type: String
The path to custom resource files. The files should be named <appkey>.resources.<culture>.dll
See Also