Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 2
Assembly Class
Assembly Methods
GetName Method
 GetName Method

  Switch on low bandwidth view
.NET Framework Class Library for Silverlight
Assembly..::.GetName Method

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.
[SECURITY CRITICAL]

Gets an AssemblyName for this assembly.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)
Visual Basic (Declaration)
<SecurityCriticalAttribute> _
Public Overridable Function GetName As AssemblyName
Visual Basic (Usage)
Dim instance As [Assembly]
Dim returnValue As AssemblyName

returnValue = instance.GetName()
C#
[SecurityCriticalAttribute]
public virtual AssemblyName GetName()

Return Value

Type: System.Reflection..::.AssemblyName
An AssemblyName for this assembly.

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker