MethodMetadata..::..IsPublic Property

Gets a value indicating whether this method is public.

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

Syntax


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

Field Value

true if this method is public; otherwise, false.