NAnt SDK Documentation - v0.85-nightly-2005-11-09

ResourceFileSet.GetManifestResourceName Method

[This is preliminary documentation and subject to change.]

Gets the manifest resource name for the specified resource file.

Overload List

Gets the manifest resource name for the specified resource file.

public string GetManifestResourceName(string);

Gets the manifest resource name for the file using both its physical and logical path.

public string GetManifestResourceName(string,string);

See Also

ResourceFileSet Class | NAnt.DotNet.Types Namespace