This document is archived and information here might be outdated. Recommended version. |
Returns the display name of the given property.
[Visual Basic .NET] Public Function GetDisplayName ( _ ByVal propname As String _ ) As String
[C#] public string GetDisplayName ( string propname );