ESRI.ArcGIS.ConversionTools
logfile Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > ESRITranslator Class : logfile Property




A text file that will be created listing the warnings and errors that occurred during the conversion process. (Out, Optional)

Syntax

Visual Basic (Declaration) 
Public Property logfile As Object
Visual Basic (Usage)Copy Code
Dim instance As ESRITranslator
Dim value As Object
 
instance.logfile = value
 
value = instance.logfile
C# 
public object logfile {get; set;}

See Also

© 2010 All Rights Reserved.