Gets or sets the path to the metadata cache database file. If not set, the file is located in the user Application Data directory by default and is named by the Salesforce.com or Database.com account name.
public string MetadataCache {get; set;}
'Declaration
Public Property MetadataCache As String
Property Value
The path to the metadata cache database file.