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




The name of the VPF tile to be created. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.