flatredball-glue-exportedinterfaces-igluxcommands-addreferencedfiletoglobalcontent
Introduction
Code Example
// Assuming the file is already on-disk in the GlobalContent folder
// and that it is named redball.bmp:
string fileName = "redball.bmp";
GlueCommands.GluxCommands.AddReferencedFileToGlobalContent(fileName , false);Previousflatredball-glue-exportedinterfaces-igluestateNextflatredball-glue-exportedinterfaces-igluxcommands
Last updated
Was this helpful?