MethodBase._MethodBase.IsStatic Proprietà
Definizione
property bool System::Runtime::InteropServices::_MethodBase::IsStatic { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsStatic { get; }
member this.System.Runtime.InteropServices._MethodBase.IsStatic : bool
ReadOnly Property IsStatic As Boolean Implements _MethodBase.IsStatic
Valore della proprietà
Per una descrizione di questo membro, vedere IsStatic.For a description of this member, see IsStatic.
Implementazioni
Commenti
Questo membro è un’implementazione esplicita di un membro di interfaccia.This member is an explicit interface member implementation. Può essere utilizzato solo quando si esegue il cast dell'istanza MethodBase a un'interfaccia _MethodBase.It can be used only when the MethodBase instance is cast to an _MethodBase interface.