PropertyName Property (MappingInfo)
In This Topic
Gets the
System.String value determining the name of the property which should be mapped.
Syntax
'Declaration
Public ReadOnly Property PropertyName As String
public string PropertyName {get;}
See Also