NAnt SDK Documentation - v0.92

EmbeddedResource.File Property

Gets the physical location of the resource to embed.

[Visual Basic]
Public ReadOnly Property File As String
[C#]
public string File {get;}

Property Value

The physical location of the resource to embed.

See Also

EmbeddedResource Class | NAnt.DotNet.Types Namespace