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

상속: SettingsPage
파일 보기 프로젝트 열기: tunnelvisionlabs/MPFProj10

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

보호된 메소드들

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

메소드 상세

ApplyChanges() 보호된 메소드

protected ApplyChanges ( ) : int
리턴 int

BindProperties() 보호된 메소드

protected BindProperties ( ) : void
리턴 void

BuildPropertyPage() 공개 메소드

public BuildPropertyPage ( ProjectNode projectManager ) : System
projectManager ProjectNode
리턴 System

GetClassName() 공개 메소드

public GetClassName ( ) : string
리턴 string