ReferenceAssemblyAttribute Constructor (String)
Collapse the table of content
Expand the table of content

ReferenceAssemblyAttribute Constructor (String)

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

Initializes a new instance of the ReferenceAssemblyAttribute class by using the specified description.

Namespace:  System.Runtime.CompilerServices
Assembly:  mscorlib (in mscorlib.dll)

public ReferenceAssemblyAttribute(
	string description
)

Parameters

description
Type: System.String
The description of the reference assembly.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft