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
Adds a CodeFolder object from the specified path to the collection.
Overloaded.
Gets the CodeFolder at the specified index.
Top
Properties
Name
Description
Gets a reference to the project in the DTE object that contains this Web service.
Gets the number of folders in the CodeFolders collection.
Gets a reference to the DTE2 object that contains the project containing this Web service.
Top