Click or drag to resize
DependencyInjectionInfoAttributePropertyName Property
Gets / sets propertyName, which is the name of the property to set with the instance of the type annotated with this attribute.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public string PropertyName { get; set; }

Property Value

Type: String
See Also