C# Class Microsoft.VisualStudio.Project.Automation.OAVSProjectItem

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

Méthodes publiques

Méthode Description
OAVSProjectItem ( FileNode fileNode ) : System
RunCustomTool ( ) : void

Method Details

OAVSProjectItem() public méthode

public OAVSProjectItem ( FileNode fileNode ) : System
fileNode FileNode
Résultat System

RunCustomTool() public méthode

public RunCustomTool ( ) : void
Résultat void