Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Assembly Class
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Assembly Properties

The Assembly type exposes the following members.

  NameDescription
Public propertyCodeBaseGets the location of the assembly as specified originally, for example, in an AssemblyName object.
Public propertyEntryPointGets the entry point of this assembly.
Public propertyEscapedCodeBaseGets the URI, including escape characters, that represents the codebase.
Public propertyEvidenceGets the evidence for this assembly.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkFullNameGets the display name of the assembly.
Public propertyGlobalAssemblyCacheGets a value indicating whether the assembly was loaded from the global assembly cache.
Public propertyHostContextGets the host context with which the assembly was loaded.
Public propertyImageRuntimeVersionGets a string representing the version of the common language runtime (CLR) saved in the file containing the manifest.
Public propertyLocationGets the path or UNC location of the loaded file that contains the manifest.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkManifestModuleGets the module that contains the manifest for the current assembly.
Public propertyReflectionOnlyGets a Boolean value indicating whether this assembly was loaded into the reflection-only context.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker