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.5.0.0 (5.5.18.1019)
Syntax
public string PropertyName { get; set; }

Property Value

Type: String
See Also