Megosztás a következőn keresztül:


BinaryManager.Reset Method ()

 

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

Return to top