MethodBase._MethodBase.IsPublic Propriedade
Definição
property bool System::Runtime::InteropServices::_MethodBase::IsPublic { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsPublic { get; }
member this.System.Runtime.InteropServices._MethodBase.IsPublic : bool
ReadOnly Property IsPublic As Boolean Implements _MethodBase.IsPublic
Valor da propriedade
Para obter uma descrição desse membro, confira IsPublic.For a description of this member, see IsPublic.
Implementações
Comentários
Este membro é uma implementação do membro de interface explícita.This member is an explicit interface member implementation. Ele só pode ser usado quando a instância de MethodBase é convertida em uma interface de _MethodBase.It can be used only when the MethodBase instance is cast to an _MethodBase interface.