ISettings2 Interface : Value Property |
Visual Basic |
---|
Public Property Value( _ ByVal Name As String _ ) As String |
If the item has already been fetched, the value is returned from the local cache.
If ("*") is passed as the Name argument, all values are fetched into the local cache and an empty string is returned.