Summary
Gets a
System.IO.FileInfo representing the logical location
of the resource file in the project.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Resource
Syntax
public FileInfo LogicalFile { get; }
Remarks
When the resource file is not linked, this matches the
NAnt.VSNet.Resource.InputFile.
Value
| Type | Description |
|---|---|
| FileInfo |
