ESRI.ArcGIS.ADF.Web.DataSources
Resources Property
See Also  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IGISDataSource Interface : Resources Property




The collection of resources (IGISResource) that this data source supports.

Syntax

Visual Basic (Declaration) 
Property Resources As GISResourceCollection
Visual Basic (Usage)Copy Code
Dim instance As IGISDataSource
Dim value As GISResourceCollection
 
instance.Resources = value
 
value = instance.Resources
C# 
GISResourceCollection Resources {get; set;}

Property Value

A GISResourceCollection containing objects that implement IGISResource.

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

© 2011 All Rights Reserved.