C# 클래스 FSharp.ProjectExtender.Commands.ProjectExtender

상속: Microsoft.VisualStudio.Shell.OleMenuCommand
파일 보기 프로젝트 열기: Hill30/F--Project-Extender

공개 메소드들

메소드 설명
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