C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsConnectionStringBuilder Class / Item Property
The key of the item to get or set.

In This Topic
Item Property (C1GoogleAnalyticsConnectionStringBuilder)
In This Topic
Gets or sets the value associated with the specified key.
Syntax
'Declaration
 
Public Overrides NotOverridable Default Property Item( _
   ByVal keyword As String _
) As Object
 

Parameters

keyword
The key of the item to get or set.
See Also