IAlienObject.GetPropertyValue(String, Type) Method

Definition

public object GetPropertyValue (string propertyName, Type propertyType);
abstract member GetPropertyValue : string * Type -> obj
Public Function GetPropertyValue (propertyName As String, propertyType As Type) As Object

Parameters

propertyName
String
propertyType
Type

Returns

Applies to