DialogPage.PageApplyEventArgs Class
Visual Studio 2015
Event arguments that allow the OnApply method to indicate how to handle the apply event.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | DialogPage.PageApplyEventArgs() | Initializes a new instance of DialogPage.PageApplyEventArgs. |
| Name | Description | |
|---|---|---|
![]() | ApplyBehavior | Gets or sets the kind of behavior that should take plan on Apply. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


