Click or drag to resize

ApplicationPropertiesMetadataPath Property

The path to store metadata for this application, relative to the studio path. (Default is 'metadata')

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

Property Value

Type: String
The path to store metadata for this application, relative to the studio path. (Default is 'metadata')
See Also