GenericTypeParameterBuilder.GetPropertyImpl 方法

定義

不支援不完整的泛型型別參數。

C#
protected override System.Reflection.PropertyInfo GetPropertyImpl(string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder? binder, Type? returnType, Type[]? types, System.Reflection.ParameterModifier[]? modifiers);
C#
protected override System.Reflection.PropertyInfo GetPropertyImpl(string name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, Type returnType, Type[] types, System.Reflection.ParameterModifier[] modifiers);

參數

name
String
bindingAttr
BindingFlags
binder
Binder
returnType
Type
types
Type[]
modifiers
ParameterModifier[]

傳回

不支援不完整的泛型型別參數。

例外狀況

在所有情況下。

適用於

產品 版本
.NET 8, 9, 10