InternalTypeHelper.GetPropertyValue(PropertyInfo, Object, CultureInfo) 方法

定義

在衍生 (產生的) 類別中覆寫時,取得目標物件的內部屬性值。

C#
protected internal abstract object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture);

參數

propertyInfo
PropertyInfo

要取得之屬性的屬性資訊。

target
Object

存放所需屬性值的物件。

culture
CultureInfo

特定文化特性 (Culture) 資訊。

傳回

屬性的值。

備註

類別 InternalTypeHelper 不適用於 WPF XAML 標記編譯程式以外的任何專案。

適用於

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10