Summary
Gets a value indicating whether the resource is in fact a ResX file.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- Resource
Syntax
public bool IsResX { get; }
Value
| Type | Description |
|---|---|
| bool |
true if the resource is a ResX file; otherwise,
false.
|
