LanguageAttributePattern Property |
Gets or sets the attribute pattern to use in code generators. The string is pre-formatted with a {0} to contain the attribute definition.
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 AttributePattern { get; set; }
Public Property AttributePattern As String
Get
Set
Property Value
Type:
StringSee Also