Click or drag to resize
CodeGenerationCyclePreferencesDescription Property
Gets the description, which is the set of settings concatted to a readable string for display to the user.

Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public string Description { get; }

Property Value

Type: String
See Also