English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

ReflectionOnlyGetType을 통해 로드된 형식의 사용자 지정 특성에서는 리플렉션할 수 없습니다(Assembly.ReflectionOnly 참조). CustomAttributeData를 대신 사용하십시오.

Click to search this error in Google

English version

It is illegal to reflect on the custom attributes of a Type loaded via ReflectionOnlyGetType (see Assembly.ReflectionOnly) -- use CustomAttributeData instead.

Click to search this error in Google



Localized version
 Korean

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions