C# Класс FSharp.ProjectExtender.Commands.ProjectExtender

Наследование: Microsoft.VisualStudio.Shell.OleMenuCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
ProjectExtender ( ) : System

Приватные методы

Метод Описание
Execute ( object sender, EventArgs e ) : void
ModifyProject ( IVsProject vsProject, string>.Func effector ) : void

Modifies the loaded project by changing the project's proj file

QueryStatus ( object sender, EventArgs e ) : void

Modifies caption on the project extender command

disable_extender ( string old_types ) : string
enable_extender ( string old_types ) : string

Modifies the XML to enable the extender

get_ProjectTypeGuids ( ProjectNode project ) : string
set_ProjectTypeGuids ( ProjectNode project, string value ) : void

Описание методов

ProjectExtender() публичный Метод

public ProjectExtender ( ) : System
Результат System