|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| GetResourceProperties Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > IDataSourceDiscovery Interface : GetResourceProperties Method |
- resourceInfo
- Information about the resources
| Visual Basic (Declaration) | |
|---|---|
Function GetResourceProperties( _ ByVal resourceInfo As ResourceInfo _ ) As Dictionary(Of String,String) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IDataSourceDiscovery Dim resourceInfo As ResourceInfo Dim value As Dictionary(Of String,String) value = instance.GetResourceProperties(resourceInfo) | |
| C# | |
|---|---|
Dictionary<string,string> GetResourceProperties( ResourceInfo resourceInfo ) | |
Parameters
- resourceInfo
- Information about the resources
Return Value
Read-Only Properties for a resourceTarget 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