Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears any internally cached state in the BinaryManager.
Namespace: Microsoft.VisualStudio.Tools.Applications
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
Syntax
public void Reset()
public:
void Reset()
member Reset : unit -> unit
Public Sub Reset
Remarks
This call may raise the BinaryItemsChanged event.
See Also
BinaryManager Class
Microsoft.VisualStudio.Tools.Applications Namespace