Import.

BindingFile Property

Summary

The path to the assembly binding information file containing the bindings to import.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Import

Syntax

[TaskAttribute("bindingfile", Required = true)]
public FileInfo BindingFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo