IVsServiceReferenceMetadataStorage::DeleteMetadataFile Method (String^)

 

Deletes an existing metadata file from a XML web service metadata storage.

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

void DeleteMetadataFile(
	String^ pszMetadataFileName
)

Parameters

pszMetadataFileName
Type: System::String^

The name of the metadata file.

Return to top
Show: