VcWrapperReference.

WrapperAssembly Property

Summary

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

Syntax

public override 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.