DialogPage.PageApplyEventArgs.ApplyBehavior 属性

获取或设置要对 Apply 计划的此行为。

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

语法

声明
Public Property ApplyBehavior As DialogPage.ApplyKind
public DialogPage.ApplyKind ApplyBehavior { get; set; }

属性值

类型:Microsoft.VisualStudio.Shell.DialogPage.ApplyKind
DialogPage.ApplyKind .

.NET Framework 安全性

请参见

参考

DialogPage.PageApplyEventArgs 类

Microsoft.VisualStudio.Shell 命名空间