Accessor.IsExternallyAccessible Property

Returns true if this accessor is accessible outside of this program or library -- assuming that the member associated with this accessor is similarly accessible.

Parent Type: Accessor

Namespace: DwellNet.CodeDoc

Assembly: CodeDocApi.dll

Syntax
C#

public bool IsExternallyAccessible

{ get; }