This member has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses this member throws a MethodAccessException.
Namespace:
System.Reflection
Assembly:
mscorlib (in mscorlib.dll)
Visual Basic (Declaration)
<SecurityCriticalAttribute> _
Public Overridable Function GetName As AssemblyName
Dim instance As [Assembly]
Dim returnValue As AssemblyName
returnValue = instance.GetName()
[SecurityCriticalAttribute]
public virtual AssemblyName GetName()
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Reference