NAnt SDK Documentation - v0.92

CompilerBase.GetManifestResourceName Method

Determines the manifest resource name of the given resource file.

Overload List

Determines the manifest resource name of the given resource file.

public string GetManifestResourceName(ResourceFileSet,string);

Determines the manifest resource name of the given resource file.

public string GetManifestResourceName(ResourceFileSet,string,string,string);

See Also

CompilerBase Class | NAnt.DotNet.Tasks Namespace