Method GetFileActivator
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
GetFileActivator(string)
Gets the Activator of a (vdml or vdcl) supported file.
public static Activator GetFileActivator(string fileName)
Parameters
fileNamestringThe filename of the file.Must be a .vdml or .vdcl file type.