The location in which the Output Feature Class will be placed. This can be either a geodatabase or a folder. If the Output Location is a folder, the Output Feature Class will be a shapefile. (In, Required)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Property out_path As Object |
| C# | |
|---|
public object out_path {get; set;} |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also