MethodMetadata..::..IsStatic Property

Gets a value indicating whether this instance is static.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public bool IsStatic { get; }
Public ReadOnly Property IsStatic As Boolean
	Get

Field Value

true if this instance is static; otherwise, false.