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




The name and location of the output map package (.mpk). (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.