Export.

BindingFile Property

Summary

The path to an assembly binding information file in which the bindings will be saved.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Export

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo