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; }
ReadOnly Property MetadataPath As String
Get
Property Value
Type:
StringThe path to store metadata for this application, relative to the studio path. (Default is 'metadata')
See Also