DisposableObject::ThrowIfDisposed Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Throws an ObjectDisposedException if this object has been disposed.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

protected:
void ThrowIfDisposed()
Return to top
Show: