Resource.

InputFile Property

Summary

Gets a System.IO.FileInfo representing the physical location of the resource file.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
Resource

Syntax

public FileInfo InputFile { get; }

Value

Type Description
FileInfo