RiaClientFilesTask.DeleteCodeGenMetafileLists Method
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Deletes the breadcrumb files created to track files written on prior pass.
Namespace: Microsoft.ServiceModel.DomainServices.Tools
Assembly: Microsoft.ServiceModel.DomainServices.Tools (in Microsoft.ServiceModel.DomainServices.Tools.dll)
Syntax
'Declaration
Protected Sub DeleteCodeGenMetafileLists
'Usage
Me.DeleteCodeGenMetafileLists()
protected void DeleteCodeGenMetafileLists()
protected:
void DeleteCodeGenMetafileLists()
member DeleteCodeGenMetafileLists : unit -> unit
protected function DeleteCodeGenMetafileLists()