我有一个对象,我使用反射来访问它的公共属性。这些属性中有一个是静态的,我没有机会接触到它。假设我可以使用BindingFlags来请求其他类型的属性(私有、静态),但是我似乎找不到正确的组合。obj As Object, ByVal propName as String) as PropertyInfo
Return obj.GetType.GetProperty(propName, Reflection.BindingFlags.StaticOr Reflection.Bind
Dim page_source As String = DirectCast((From k In DirectCast(Reflection.Type _ Reflection.TypeInfo).DeclaredMembers Where k.Name =First, FieldInfo).GetValue(WebControl1)
"qnTkKOiivD“是持有Awesomium