'DeclarationPublic Overloads Sub SendInstances( _ ByVal Filename As System.String _ )
public void SendInstances( System.string Filename )
Parameters
- Filename
The name of the file to read.
This is passed unmodified to the operating system, and it is therefore the container�s responsibility to ensure either that the file exists within the current directory, or that a fully qualified filename is provided.