- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["Resource"]
class Type type-node
Syntax
public class Resource
Constructors
Properties
Name | Value | Summary |
---|---|---|
Culture | CultureInfo | |
InputFile | FileInfo |
Gets a
System.IO.FileInfo representing the physical location
of the resource file.
|
IsResX | bool |
Gets a value indicating whether the resource is in fact a ResX file.
|
LogicalFile | FileInfo |
Gets a
System.IO.FileInfo representing the logical location
of the resource file in the project.
|
Project | ManagedProjectBase |
Methods
Name | Value | Summary |
---|---|---|
Compile |
FileInfo |
Compiles the resource file.
|
Get |
FileInfo |
Returns a
System.IO.FileInfo representing the compiled resource
file.
|
Get |
string |