Get read-only properties for the resource
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As GISDataSource
Dim resourceInfo As ESRI.ArcGIS.ADF.Web.DataSources.ResourceInfo
Dim value As Dictionary(Of String,String)
value = instance.GetResourceProperties(resourceInfo) |
Parameters
- resourceInfo
- Information about the resource.
Return Value
Read-only properties for the resource
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