ProjectConfig.ClearCurrentConfig Method

Clears the current cache.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Sub ClearCurrentConfig
'Usage

Me.ClearCurrentConfig()
protected void ClearCurrentConfig()
protected:
void ClearCurrentConfig()
protected function ClearCurrentConfig()

See Also

Reference

ProjectConfig Class

ProjectConfig Members

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF Namespace