C# 클래스 VsTeXProject.VisualStudio.Project.BuildPropertyPage

상속: SettingsPage
파일 보기 프로젝트 열기: mimura1133/vstex

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BuildPropertyPage ( ) : System
GetClassName ( ) : string

보호된 메소드들

메소드 설명
ApplyChanges ( ) : int
BindProperties ( ) : void

메소드 상세

ApplyChanges() 보호된 메소드

protected ApplyChanges ( ) : int
리턴 int

BindProperties() 보호된 메소드

protected BindProperties ( ) : void
리턴 void

BuildPropertyPage() 공개 메소드

public BuildPropertyPage ( ) : System
리턴 System

GetClassName() 공개 메소드

public GetClassName ( ) : string
리턴 string