C# Class Microsoft.VisualStudio.Project.Samples.CustomProject.OAMyCustomProject

Inheritance: Microsoft.VisualStudio.Project.Automation.OAProject
ファイルを表示 Open project: tunnelvisionlabs/MPFProj10

Public Methods

Method Description
OAMyCustomProject ( MyCustomProjectNode project ) : System.Runtime.InteropServices

Public constructor.

Method Details

OAMyCustomProject() public method

Public constructor.
public OAMyCustomProject ( MyCustomProjectNode project ) : System.Runtime.InteropServices
project MyCustomProjectNode Custom project.
return System.Runtime.InteropServices