IVsWCFReferenceGroup::IsValid Method ()
Visual Studio 2015
Determines whether a Windows Communication Foundation (WCF) service reference group object has been invalidated.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Implements
IVsWCFObject::IsValid()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: