AssemblyReferenceType Enum

Definition

Describes the type of an assembly reference.

C#
public enum AssemblyReferenceType
Inheritance
AssemblyReferenceType

Fields

Name Value Description
Unspecified 0

Assembly type is unspecified and will be determined by the UpdateFileInfo method.

ClickOnceManifest 1

Specifies a ClickOnce manifest.

ManagedAssembly 2

Specifies a .NET assembly.

NativeAssembly 3

Specifies a Win32 native assembly.

Applies to

Produit Versions
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1