InternalsVisibleToAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The InternalsVisibleToAttribute type exposes the following members.

Properties

  Name Description
Public property AllInternalsVisible Infrastructure. Specifies that all types within the current assembly are visible to other assemblies.
Public propertySupported by Silverlight for Windows PhoneSupported by Xbox 360 AssemblyName Gets the name of the friend assembly to which all types and type members that are marked with the internal keyword are to be made visible.

Top