DialogPage::PageApplyEventArgs::ApplyBehavior Property

 

Gets or sets the kind of behavior that should take plan on Apply.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property DialogPage::ApplyKind ApplyBehavior {
	DialogPage::ApplyKind get();
	void set(DialogPage::ApplyKind value);
}
Return to top
Show: