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




The workspace in which the output coverage will be maintained. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.