Gets the manifest resource name for the specified resource file.
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);
ResourceFileSet Class | NAnt.DotNet.Types Namespace