IVsWCFObject::IsValid Method ()
Visual Studio 2015
Determines whether a Windows Communication Foundation (WCF) service reference object has been invalidated.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
The IsValid method returns false when the object has been invalidated, for example when the project is reloaded or when the object has been deleted from its parent collection.
Show: