IAlienObject.GetPropertyValue(String, Type) 方法

定義

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

參數

propertyName
String
propertyType
Type

傳回

適用於