Aqualogic Interaction API  
 

IPTTempfile.GetFullPath Method 

Returns the full path to the tempfile. If Create has not yet been called, getting FullPath will automatically call Init().

string GetFullPath();

Return Value

a String containing the fully qualified path of the temp file.

See Also

IPTTempfile Interface | com.plumtree.server Namespace