Прочетете на английски Редактиране

Споделяне чрез


EnumBuilder.GetPropertyImpl Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Calling this method always throws NotSupportedException.

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);

Parameters

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

Returns

This method is not supported. No value is returned.

Exceptions

This method is not currently supported.

Applies to

Продукт Версии
.NET 8, 9, 10