C# Class CommandProjectContextMenu.Command1

Afficher le fichier Open project: visualstudioextensibility/VSX-Samples Class Usage Examples

Méthodes publiques

Свойство Type Description
CommandSet System.Guid

Private Properties

Свойство Type Description
Command1 System
MenuItemCallback void

Méthodes publiques

Méthode Description
Initialize ( Microsoft.VisualStudio.Shell.Package package ) : void

Private Methods

Méthode Description
Command1 ( Microsoft.VisualStudio.Shell.Package package ) : System
MenuItemCallback ( object sender, EventArgs e ) : void

Method Details

Initialize() public static méthode

public static Initialize ( Microsoft.VisualStudio.Shell.Package package ) : void
package Microsoft.VisualStudio.Shell.Package
Résultat void

Property Details

CommandSet public_oe static_oe property

public static Guid,System CommandSet
Résultat System.Guid