ContentType Property

AssemblyName.ContentType Property

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

Gets or sets a value that indicates what type of content the assembly contains.

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

public AssemblyContentType ContentType { get; set; }

Property Value

Type: System.Reflection.AssemblyContentType
A value that indicates what type of content the assembly contains.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft