IAlienObject.GetPropertyType(String) Method

Definition

public Type GetPropertyType (string propertyName);
abstract member GetPropertyType : string -> Type
Public Function GetPropertyType (propertyName As String) As Type

Parameters

propertyName
String

Returns

Applies to