WrapperReferenceBase.

WrapperAssembly Property

Summary

Gets the path of the wrapper assembly.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
WrapperReferenceBase

Syntax

public abstract string WrapperAssembly { get; }

Remarks

The wrapper assembly is stored in the object directory of the project.

Value

Type Description
string The path of the wrapper assembly.