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.
Releases the unmanaged resources used by the GlowingLabel and optionally releases the managed resources.
Namespace: Microsoft.WindowsServerSolutions.Common.WizardBase
Assembly: AdminCommon (in AdminCommon.dll)
Syntax
protected override void Dispose(
bool disposing
)
protected:
virtual void Dispose(
bool disposing
) override
Protected Overrides Sub Dispose (
disposing As Boolean
)
Parameters
disposing
Type: System.Booleantrue if managed resources should be disposed; otherwise, false.
See Also
DisposeāOverload
GlowingLabel Class
Microsoft.WindowsServerSolutions.Common.WizardBase Namespace
Return to top