MethodBase._MethodBase.IsPrivate Vlastnost

Definice

Popis tohoto člena najdete v tématu IsPrivate .

property bool System::Runtime::InteropServices::_MethodBase::IsPrivate { bool get(); };
bool System.Runtime.InteropServices._MethodBase.IsPrivate { get; }
member this.System.Runtime.InteropServices._MethodBase.IsPrivate : bool
 ReadOnly Property IsPrivate As Boolean Implements _MethodBase.IsPrivate

Hodnota vlastnosti

Boolean

Popis tohoto člena najdete v tématu IsPrivate .

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze při MethodBase přetypování instance na _MethodBase rozhraní.

Platí pro