IVsServiceReferenceMetadataStorage.EndUpdate Method
Concludes an update to XML web service metadata storage files.
Namespace: Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Syntax
'Declaration
Sub EndUpdate
void EndUpdate()
void EndUpdate()
abstract EndUpdate : unit -> unit
function EndUpdate()
Remarks
Use this method to check files into source code control after updating metadata and/or .svcmap files.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.