LazyMemberInfo.MemberType Propriedade
Definição
Obtém o tipo do membro representado.Gets the type of the represented member.
public:
property System::Reflection::MemberTypes MemberType { System::Reflection::MemberTypes get(); };
public System.Reflection.MemberTypes MemberType { get; }
member this.MemberType : System.Reflection.MemberTypes
Public ReadOnly Property MemberType As MemberTypes
Valor da propriedade
O tipo do membro representado.The type of the represented member.