Delen via


CodeFolders Members

Include Protected Members
Include Inherited Members

Represents a collection of CodeFolder objects, where each item represents either the App_Code folder or one of its first-level child folders configured as a code folder.

The CodeFolders type exposes the following members.

Methods

 

Name

Description

Public method

Add

Adds a CodeFolder object from the specified path to the collection.

Public method

GetEnumerator

Overloaded.

Public method

Item

Gets the CodeFolder at the specified index.

Top

Properties

 

Name

Description

Public property

ContainingProject

Gets a reference to the project in the DTE object that contains this Web service.

Public property

Count

Gets the number of folders in the CodeFolders collection.

Public property

DTE

Gets a reference to the DTE2 object that contains the project containing this Web service.

Top

See Also

Reference

CodeFolders Interface

VsWebSite Namespace