IVsWCFMetadataStorage.RunProxyGenerator 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.
Runs the code generator to create a Windows Communication Foundation (WCF) service client.
public:
void RunProxyGenerator();
public:
void RunProxyGenerator();
void RunProxyGenerator();
public void RunProxyGenerator ();
abstract member RunProxyGenerator : unit -> unit
Public Sub RunProxyGenerator ()