Binder.GetMember 메서드

정의

새 CSharp 멤버 가져오기 바인더를 초기화합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public static System.Runtime.CompilerServices.CallSiteBinder GetMember (Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags flags, string name, Type context, System.Collections.Generic.IEnumerable<Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo> argumentInfo);
public static System.Runtime.CompilerServices.CallSiteBinder GetMember (Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags flags, string name, Type? context, System.Collections.Generic.IEnumerable<Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo>? argumentInfo);

매개 변수

flags
CSharpBinderFlags

바인더를 초기화하는 데 사용할 플래그입니다.

name
String

가져올 멤버의 이름입니다.

context
Type

이 작업이 사용된 위치를 나타내는 Type입니다.

argumentInfo
IEnumerable<CSharpArgumentInfo>

이 작업의 인수에 사용할 CSharpArgumentInfo 인스턴스의 시퀀스입니다.

반환

새 CSharp 멤버 가져오기 바인더입니다.

적용 대상

제품 버전
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 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
UWP 10.0