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.1.0.0 (5.1.0)
Syntax public string ProjectName { get; set; }
Public Property ProjectName As String
Get
Set
Property Value
Type:
StringSee Also