Method GetFileBuildAction
GetFileBuildAction(string)
Retrieves the build action of the specified file.
public virtual string GetFileBuildAction(string fileName)
Parameters
fileName
stringFile to process.
Returns
- string
String representation of the found attribute if it exists; otherwise, "None".