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

Inheritance: VSProjectItem
Mostra file Open project: tunnelvisionlabs/MPFProj10

Public Methods

Method Description
OAVSProjectItem ( FileNode fileNode ) : System
RunCustomTool ( ) : void

Method Details

OAVSProjectItem() public method

public OAVSProjectItem ( FileNode fileNode ) : System
fileNode FileNode
return System

RunCustomTool() public method

public RunCustomTool ( ) : void
return void