C# Класс Microsoft.VisualStudio.Project.Samples.CustomProject.MyCustomProjectFileNode

This class extends the FileNode in order to represent a file within the hierarchy.
Наследование: FileNode
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
CreateServices object
MyCustomProjectFileNode System

Открытые методы

Метод Описание
GetAutomationObject ( ) : object

Gets the automation object for the file node.

Приватные методы

Метод Описание
CreateServices ( Type serviceType ) : object
MyCustomProjectFileNode ( ProjectNode root, ProjectElement e ) : System

Initializes a new instance of the MyCustomProjectFileNode class.

Описание методов

GetAutomationObject() публичный Метод

Gets the automation object for the file node.
public GetAutomationObject ( ) : object
Результат object