C# Class Microsoft.VisualStudio.Project.BuildPropertyPage

Inheritance: SettingsPage
Mostra file Open project: tunnelvisionlabs/MPFProj10

Private Properties

Property Type Description

Public Methods

Method Description
BuildPropertyPage ( ProjectNode projectManager ) : System
GetClassName ( ) : string

Protected Methods

Method Description
ApplyChanges ( ) : int
BindProperties ( ) : void

Method Details

ApplyChanges() protected method

protected ApplyChanges ( ) : int
return int

BindProperties() protected method

protected BindProperties ( ) : void
return void

BuildPropertyPage() public method

public BuildPropertyPage ( ProjectNode projectManager ) : System
projectManager ProjectNode
return System

GetClassName() public method

public GetClassName ( ) : string
return string