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