CodeGenerationCycleCacheProjectName Property |
Gets or sets the name of the project, which is the name used when the groupname specified for value retrieval isn't found as a valid key for a stored runqueue cache.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public string ProjectName { get; set; }
Public Property ProjectName As String
Get
Set
Property Value
Type:
StringSee Also