{CA0F511A-FAF2-4942-B9A8-17D5E46514E8}

Microsoft.JScript.COMFieldInfo

Registry

{62C8FE65-4EBB-45E7-B440-6E39B2CDBF29}

InprocServer32

C:\Windows\System32\mscoree.dll
  • Assembly: Microsoft.JScript, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  • Class: Microsoft.JScript.COMFieldInfo
  • RuntimeVersion: v1.1.4322
  • ThreadingModel: Both

7.0.5000.0

  • Assembly: Microsoft.JScript, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  • Class: Microsoft.JScript.COMFieldInfo
  • RuntimeVersion: v1.1.4322

ProgId

Microsoft.JScript.COMFieldInfo

Instance

  • Type: COMFieldInfo

Methods

  • get_Attributes: System.Reflection.FieldAttributes get_Attributes(), System.Reflection.FieldAttributes _FieldInfo.get_Attributes()
  • get_DeclaringType: type get_DeclaringType(), type _MemberInfo.get_DeclaringType(), type _FieldInfo.get_DeclaringType()
  • get_FieldHandle: System.RuntimeFieldHandle get_FieldHandle(), System.RuntimeFieldHandle _FieldInfo.get_FieldHandle()
  • get_FieldType: type get_FieldType(), type _FieldInfo.get_FieldType()
  • GetValue: System.Object GetValue(System.Object obj), System.Object _FieldInfo.GetValue(System.Object obj)
  • Initialize: void Initialize(string name, Microsoft.JScript.COMMemberInfo dispatch), void MemberInfoInitializer.Initialize(string name, Microsoft.JScript.COMMemberInfo dispatch)
  • GetCOMMemberInfo: Microsoft.JScript.COMMemberInfo GetCOMMemberInfo(), Microsoft.JScript.COMMemberInfo MemberInfoInitializer.GetCOMMemberInfo()
  • get_MemberType: System.Reflection.MemberTypes get_MemberType(), System.Reflection.MemberTypes _MemberInfo.get_MemberType(), System.Reflection.MemberTypes _FieldInfo.get_MemberType()
  • get_Name: string get_Name(), string _MemberInfo.get_Name(), string _FieldInfo.get_Name()
  • get_ReflectedType: type get_ReflectedType(), type _MemberInfo.get_ReflectedType(), type _FieldInfo.get_ReflectedType()
  • SetValue: void SetValue(System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, cultureinfo culture), void SetValue(System.Object obj, System.Object value), void _FieldInfo.SetValue(System.Object obj, System.Object value, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, cultureinfo culture), void _FieldInfo.SetValue(System.Object obj, System.Object value)
  • GetCustomAttributes: System.Object[] GetCustomAttributes(type t, bool inherit), System.Object[] GetCustomAttributes(bool inherit), System.Object[] ICustomAttributeProvider.GetCustomAttributes(type attributeType, bool inherit), System.Object[] ICustomAttributeProvider.GetCustomAttributes(bool inherit), System.Object[] _MemberInfo.GetCustomAttributes(type attributeType, bool inherit), System.Object[] _MemberInfo.GetCustomAttributes(bool inherit), System.Object[] _FieldInfo.GetCustomAttributes(type attributeType, bool inherit), System.Object[] _FieldInfo.GetCustomAttributes(bool inherit)
  • IsDefined: bool IsDefined(type t, bool inherit), bool ICustomAttributeProvider.IsDefined(type attributeType, bool inherit), bool _MemberInfo.IsDefined(type attributeType, bool inherit), bool _FieldInfo.IsDefined(type attributeType, bool inherit)
  • GetRequiredCustomModifiers: type[] GetRequiredCustomModifiers()
  • GetOptionalCustomModifiers: type[] GetOptionalCustomModifiers()
  • SetValueDirect: void SetValueDirect(System.TypedReference obj, System.Object value), void _FieldInfo.SetValueDirect(System.TypedReference obj, System.Object value)
  • GetValueDirect: System.Object GetValueDirect(System.TypedReference obj), System.Object _FieldInfo.GetValueDirect(System.TypedReference obj)
  • GetRawConstantValue: System.Object GetRawConstantValue()
  • get_IsPublic: bool get_IsPublic(), bool _FieldInfo.get_IsPublic()
  • get_IsPrivate: bool get_IsPrivate(), bool _FieldInfo.get_IsPrivate()
  • get_IsFamily: bool get_IsFamily(), bool _FieldInfo.get_IsFamily()
  • get_IsAssembly: bool get_IsAssembly(), bool _FieldInfo.get_IsAssembly()
  • get_IsFamilyAndAssembly: bool get_IsFamilyAndAssembly(), bool _FieldInfo.get_IsFamilyAndAssembly()
  • get_IsFamilyOrAssembly: bool get_IsFamilyOrAssembly(), bool _FieldInfo.get_IsFamilyOrAssembly()
  • get_IsStatic: bool get_IsStatic(), bool _FieldInfo.get_IsStatic()
  • get_IsInitOnly: bool get_IsInitOnly(), bool _FieldInfo.get_IsInitOnly()
  • get_IsLiteral: bool get_IsLiteral(), bool _FieldInfo.get_IsLiteral()
  • get_IsNotSerialized: bool get_IsNotSerialized(), bool _FieldInfo.get_IsNotSerialized()
  • get_IsSpecialName: bool get_IsSpecialName(), bool _FieldInfo.get_IsSpecialName()
  • get_IsPinvokeImpl: bool get_IsPinvokeImpl(), bool _FieldInfo.get_IsPinvokeImpl()
  • get_IsSecurityCritical: bool get_IsSecurityCritical()
  • get_IsSecuritySafeCritical: bool get_IsSecuritySafeCritical()
  • get_IsSecurityTransparent: bool get_IsSecurityTransparent()
  • get_CustomAttributes: System.Collections.Generic.IEnumerable[System.Reflection.CustomAttributeData] get_CustomAttributes()
  • GetCustomAttributesData: System.Collections.Generic.IList[System.Reflection.CustomAttributeData] GetCustomAttributesData()
  • get_MetadataToken: int get_MetadataToken()
  • get_Module: System.Reflection.Module get_Module()
  • GetTypeInfoCount: void _MemberInfo.GetTypeInfoCount([ref] uint32 pcTInfo), void _FieldInfo.GetTypeInfoCount([ref] uint32 pcTInfo)
  • GetTypeInfo: void _MemberInfo.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo), void _FieldInfo.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo)
  • GetIDsOfNames: void _MemberInfo.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 cNames, uint32 lcid, System.IntPtr rgDispId), void _FieldInfo.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 cNames, uint32 lcid, System.IntPtr rgDispId)
  • Invoke: void _MemberInfo.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 wFlags, System.IntPtr pDispParams, System.IntPtr pVarResult, System.IntPtr pExcepInfo, System.IntPtr puArgErr), void _FieldInfo.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 wFlags, System.IntPtr pDispParams, System.IntPtr pVarResult, System.IntPtr pExcepInfo, System.IntPtr puArgErr)

Properties

  • Attributes: System.Reflection.FieldAttributes Attributes {get;}
  • DeclaringType: type DeclaringType {get;}
  • FieldHandle: System.RuntimeFieldHandle FieldHandle {get;}
  • FieldType: type FieldType {get;}
  • MemberType: System.Reflection.MemberTypes MemberType {get;}
  • Name: string Name {get;}
  • ReflectedType: type ReflectedType {get;}
  • IsPublic: bool IsPublic {get;}
  • IsPrivate: bool IsPrivate {get;}
  • IsFamily: bool IsFamily {get;}
  • IsAssembly: bool IsAssembly {get;}
  • IsFamilyAndAssembly: bool IsFamilyAndAssembly {get;}
  • IsFamilyOrAssembly: bool IsFamilyOrAssembly {get;}
  • IsStatic: bool IsStatic {get;}
  • IsInitOnly: bool IsInitOnly {get;}
  • IsLiteral: bool IsLiteral {get;}
  • IsNotSerialized: bool IsNotSerialized {get;}
  • IsSpecialName: bool IsSpecialName {get;}
  • IsPinvokeImpl: bool IsPinvokeImpl {get;}
  • IsSecurityCritical: bool IsSecurityCritical {get;}
  • IsSecuritySafeCritical: bool IsSecuritySafeCritical {get;}
  • IsSecurityTransparent: bool IsSecurityTransparent {get;}
  • CustomAttributes: System.Collections.Generic.IEnumerable[System.Reflection.CustomAttributeData] CustomAttributes {get;}
  • MetadataToken: int MetadataToken {get;}
  • Module: System.Reflection.Module Module {get;}

MIT License. Copyright (c) 2021 Strontic.