ReferenceAttribute Constructor (String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes a new instance of the ReferenceAttribute class.

Namespace:   Microsoft.JScript
Assembly:  Microsoft.JScript (in Microsoft.JScript.dll)

public:
ReferenceAttribute(
	String^ reference
)

Parameters

reference
Type: System::String^

The reference to the assembly.

.NET Framework
Available since 1.1
Return to top
Show: