Summary
Gets the manifest resource name to use when embedding the resource.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- EmbeddedResource
Syntax
public string ManifestResourceName { get; }
Value
Type | Description |
---|---|
string | The manifest resource name to use when embedding the resource. |