다음을 통해 공유


LateBinding.GetValue2 메서드

정의

바인딩 참조 값을 가져오고 확인할 수 없으면 예외가 throw됩니다.

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

public:
 System::Object ^ GetValue2();
public object GetValue2 ();
member this.GetValue2 : unit -> obj
Public Function GetValue2 () As Object

반환

Object

바인딩 참조 값입니다.

적용 대상