C# Class ExtensionSync.OptionsPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage
Afficher le fichier Open project: latish/VisualStudioExtensionSync Class Usage Examples

Private Properties

Свойство Type Description
OnSettingsDirectoryPathUpdated void

Méthodes protégées

Méthode Description
OnApply ( PageApplyEventArgs e ) : void

Private Methods

Méthode Description
OnSettingsDirectoryPathUpdated ( string path ) : void

Method Details

OnApply() protected méthode

protected OnApply ( PageApplyEventArgs e ) : void
e PageApplyEventArgs
Résultat void