Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
GeodatabaseFolder
.
.
::
.
Name Property
GeodatabaseFolder Class
See Also
The name of the GeodatabaseFolder.
Namespace:
ESRI.ArcGISExplorer.Data
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
string
Name
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Name
As
String
Field Value
The name of the GeodatabaseFolder.
See Also
GeodatabaseFolder Class
ESRI.ArcGISExplorer.Data Namespace