Share via


IVsWCFMetadataStorage.EndUpdate Method

Concludes an update to Windows Communication Foundation (WCF) metadata storage files.

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

Syntax

'Declaration
Sub EndUpdate
'Usage
Dim instance As IVsWCFMetadataStorage

instance.EndUpdate()
void EndUpdate()
void EndUpdate()
function EndUpdate()

Remarks

Use this method to check files into source code control after updating metadata and/or .svcmap files.

.NET Framework Security

See Also

Reference

IVsWCFMetadataStorage Interface

IVsWCFMetadataStorage Members

Microsoft.VisualStudio.WCFReference.Interop Namespace