Location.

FileName Property

Summary

Gets a string containing the file name for the location.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Location

Syntax

public string FileName { get; }

Remarks

The file name includes both the file path and the extension.

Value

Type Description
string