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
 Japanese

Error category
 .Net Framework

Other localized versions
24 versions





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