DialogPage.ResetSettings 方法

应重写重置设置为其默认值。

命名空间:  Microsoft.VisualStudio.Shell
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
Public Overridable Sub ResetSettings
public virtual void ResetSettings()

实现

IProfileManager.ResetSettings()

备注

默认情况下,此方法没有实现。

.NET Framework 安全性

请参见

参考

DialogPage 类

Microsoft.VisualStudio.Shell 命名空间