NAnt SDK Documentation - v0.92

ResourceFileSet.GetManifestResourceName Method

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