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




The name of the VPF coverage or table to be created. The full pathname must be specified. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.