PropertyNameDescription Method
In This Topic
Gets the string resource for the specified PropertyName
Syntax
'Declaration
Public Shared Function PropertyNameDescription( _
ByVal As String _
) As String
public static string PropertyNameDescription(
string
)
Parameters
- value
See Also