public NetworkSource GetNetworkSource( string networkSourceName )
Public Function GetNetworkSource( _ ByVal networkSourceName As String _ ) As NetworkSource
Parameters
- networkSourceName
- The name of the NetworkSource to return.
Return Value
The NetworkSource that corresponds to networkSourceName.