Table of Contents

Method GetFileBuildAction

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

GetFileBuildAction(string)

Retrieves the build action of the specified file.

public virtual string GetFileBuildAction(string fileName)

Parameters

fileName string

File to process.

Returns

string

String representation of the found attribute if it exists; otherwise, "None".