Table of Contents

Method RemoveFile

Namespace
Alternet.Common.Projects.DotNet
Assembly
Alternet.Common.v10.dll

RemoveFile(string)

Removes specified file from the project.

public override void RemoveFile(string fileName)

Parameters

fileName string

File to remove.