C# Class Microsoft.VisualStudio.Project.BuildPropertyPage

Inheritance: SettingsPage
Afficher le fichier Open project: tunnelvisionlabs/MPFProj10

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BuildPropertyPage ( ProjectNode projectManager ) : System
GetClassName ( ) : string

Méthodes protégées

Méthode Description
ApplyChanges ( ) : int
BindProperties ( ) : void

Method Details

ApplyChanges() protected méthode

protected ApplyChanges ( ) : int
Résultat int

BindProperties() protected méthode

protected BindProperties ( ) : void
Résultat void

BuildPropertyPage() public méthode

public BuildPropertyPage ( ProjectNode projectManager ) : System
projectManager ProjectNode
Résultat System

GetClassName() public méthode

public GetClassName ( ) : string
Résultat string