MethodMetadata..::..IsProtected Property

Gets a value indicating whether this method is protected.

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

Syntax


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

Field Value

true if this method is protected; otherwise, false.