Click or drag to resize

TemplatePropertiesSource Property

The template's source. The source is used if the FileName cannot be found or is missing.

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

Property Value

Type: String
The template's source. The source is used if the FileName cannot be found or is missing.
Remarks
Note Note
This property supports localization.
See Also