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; }
ReadOnly Property CustomResourcePath As String
Get
Property Value
Type:
StringThe path to custom resource files. The files should be named <appkey>.resources.<culture>.dll
See Also