UserPreferenceChangedHandler.Dispose Method
Releases resources.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Sub Dispose
'Usage
Dim instance As UserPreferenceChangedHandler
instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
UserPreferenceChangedHandler Class
UserPreferenceChangedHandler Members
Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace