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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string PropertyName { get; set; }
Public Property PropertyName As String
Get
Set
Property Value
Type:
StringSee Also