Indicates the visibility of a member.
| Member Name | Description |
|---|---|
| Public | Public visivility. |
| Internal | Internal visivility. (Friend in VB.NET) |
| Protected | Protected visivility. |
| Private | Private visivility. |
Namespace: FileHelpers
Assembly: FileHelpers (in FileHelpers.dll)