IVsServiceReferenceMetadataStorage.BeginUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initiates an update to Windows Communication Foundation (WCF) metadata storage files.
public:
void BeginUpdate();
public:
void BeginUpdate();
void BeginUpdate();
public void BeginUpdate ();
abstract member BeginUpdate : unit -> unit
Public Sub BeginUpdate ()
Remarks
Use this method to check files out of source code control before updating metadata and/or .svcmap files.