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

Inheritance: OAFileItem
Afficher le fichier Open project: tunnelvisionlabs/MPFProj10 Class Usage Examples

Méthodes publiques

Méthode Description
OAMyCustomProjectFileItem ( OAProject project, FileNode node ) : System.Runtime.InteropServices

Public constructor.

Method Details

OAMyCustomProjectFileItem() public méthode

Public constructor.
public OAMyCustomProjectFileItem ( OAProject project, FileNode node ) : System.Runtime.InteropServices
project Microsoft.VisualStudio.Project.Automation.OAProject Automation project.
node FileNode Custom file node.
Résultat System.Runtime.InteropServices