Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio .NET
Reference
Visual C# Language
C# Keywords
Modifiers
Access Modifiers

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2003/.Net Framework 1.1

Other versions are also available for the following:
C# Programmer's Reference
Access Modifiers

Access modifiers are keywords used to specify the declared accessibility of a member or a type. This section introduces the four access modifiers:

The following five accessibility levels can be specified using the access modifiers:

   public   protected   internal   internal protected   private

This section also introduces the following topics:

See Also

C# Keywords | Modifiers | 3.5 Member access | 10.2.3 Access modifiers

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker