Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initiates 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 BeginUpdate
void BeginUpdate()
void BeginUpdate()
abstract BeginUpdate : unit -> unit
function BeginUpdate()
Remarks
Use this method to check files out of source code control before 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.