Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the property type of the given property.
Public Function GetPropertyType( ByVal propName As String ) As PropertyType
public PropertyType GetPropertyType(string propName)
propName The name of the property.
The property type.