Summary
Gets the physical location of the resource to embed.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- EmbeddedResource
Syntax
public string File { get; }
Value
Type | Description |
---|---|
string | The physical location of the resource to embed. |