AssemblyContentType Enumeration
TOC
Collapse the table of content
Expand the table of content

AssemblyContentType Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Provides information about the type of code contained in an assembly.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
DefaultThe assembly contains .NET Framework code.
WindowsRuntimeThe assembly contains Windows Runtime code.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft