Click or drag to resize
GeneratorConstantsRequiredActiveSourceElementsContainerNameRawCacheKey Field
The required active source elements container name (raw) cache key. This is used by templates to register a required active source element container name which is then used as a filter on registered vs.net project files, so only the vs.net project files that matter are registered.

Namespace:  SD.LLBLGen.Pro.GeneratorCore
Assembly:  SD.LLBLGen.Pro.GeneratorCore (in SD.LLBLGen.Pro.GeneratorCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static readonly string RequiredActiveSourceElementsContainerNameRawCacheKey

Field Value

Type: String
See Also