Table of Contents

Method AddSolutionFile

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

AddSolutionFile(string, string)

Add the specified file to the project's solution item list.

public virtual void AddSolutionFile(string fileName, string solutionPath)

Parameters

fileName string

Solution file to add.

solutionPath string

Path to the solution.