UpdateMru Property (SalesforceConnectionStringBuilder)
Determines whether to update the list of most recently used items or not.
public bool UpdateMru {get; set;}
'Declaration
Public Property UpdateMru As Boolean
Property Value
true, if the list of most recently used items is updated; otherwise,
false. The default value is
false.