C# Class ContextMenu.ToolWindowCommand

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

Méthodes publiques

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

Private Properties

Свойство Type Description
ShowToolWindow void
ToolWindowCommand System

Méthodes publiques

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

Private Methods

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

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