Table of Contents

Method RemoveSolutionFile

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

RemoveSolutionFile(string, string)

Removes the specified file from the project's solution item list.

public virtual void RemoveSolutionFile(string fileName, string solutionPath)

Parameters

fileName string

Solution file to add.

solutionPath string

Path to the solution.