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
| C# |
|
public bool IsExternallyAccessible { get; } |