System.Reflection.MethodBase.IsStatic Property

Gets a value indicating whether the method is static.

Syntax

public bool IsStatic { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A static member cannot implicitly reference instance data in a class.

Requirements

Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0