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




The suffix of the files to import when a folder is specified on input. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.