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




The name of a text file defining the input and output projection parameters. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.