IVsServiceReferenceMetadataStorage.EndUpdate 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.
Concludes an update to XML web service metadata storage files.
public:
void EndUpdate();
public:
void EndUpdate();
void EndUpdate();
public void EndUpdate ();
abstract member EndUpdate : unit -> unit
Public Sub EndUpdate ()
Remarks
Use this method to check files into source code control after updating metadata and/or .svcmap files.