C# Class ExtensionSync.OptionsPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Show file Open project: latish/VisualStudioExtensionSync Class Usage Examples

Private Properties

Property Type Description
OnSettingsDirectoryPathUpdated void

Protected Methods

Method Description
OnApply ( PageApplyEventArgs e ) : void

Private Methods

Method Description
OnSettingsDirectoryPathUpdated ( string path ) : void

Method Details

OnApply() protected method

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
return void