NAnt SDK Documentation - v0.85-nightly-2005-11-09

NAnt.VSNet Namespace

[This is preliminary documentation and subject to change.]

Missing <summary> Documentation for NAnt.VSNet

Namespace hierarchy

Classes

Class Description
AssemblyReferenceBase Missing <summary> documentation for T:NAnt.VSNet.AssemblyReferenceBase
ConfigurationBase Missing <summary> documentation for T:NAnt.VSNet.ConfigurationBase
ConfigurationSettings Missing <summary> documentation for T:NAnt.VSNet.ConfigurationSettings
CSharpProject Missing <summary> documentation for T:NAnt.VSNet.CSharpProject
FileReferenceBase Missing <summary> documentation for T:NAnt.VSNet.FileReferenceBase
GenericSolution Supports grouping of individual projects, and treating them as a solution.
JSharpProject Missing <summary> documentation for T:NAnt.VSNet.JSharpProject
ManagedAssemblyReference Missing <summary> documentation for T:NAnt.VSNet.ManagedAssemblyReference
ManagedProjectBase Missing <summary> documentation for T:NAnt.VSNet.ManagedProjectBase
ManagedProjectReference Missing <summary> documentation for T:NAnt.VSNet.ManagedProjectReference
ProjectBase Base class for all project classes.
ProjectBaseCollection Contains a collection of ProjectBase elements.
ProjectBaseEnumerator Enumerates the ProjectBase elements of a ProjectBaseCollection.
ProjectFactory Factory class for VS.NET projects.
ProjectReferenceBase Missing <summary> documentation for T:NAnt.VSNet.ProjectReferenceBase
ProjectSettings Missing <summary> documentation for T:NAnt.VSNet.ProjectSettings
ReferenceBase Missing <summary> documentation for T:NAnt.VSNet.ReferenceBase
ReferencesResolver Missing <summary> documentation for T:NAnt.VSNet.ReferencesResolver
Resource Missing <summary> documentation for T:NAnt.VSNet.Resource
SolutionBase Missing <summary> documentation for T:NAnt.VSNet.SolutionBase
SolutionBase.ProjectEntry Missing <summary> documentation for T:NAnt.VSNet.SolutionBase.ProjectEntry
SolutionBase.ProjectEntryCollection Contains a collection of SolutionBase.ProjectEntry elements.
SolutionBase.ProjectEntryEnumerator Enumerates the SolutionBase.ProjectEntry elements of a SolutionBase.ProjectEntryCollection.
SolutionFactory Factory class for VS.NET solutions.
VBProject Missing <summary> documentation for T:NAnt.VSNet.VBProject
VcArgumentMap A mapping from properties in the .vcproj file to command line arguments.
VcAssemblyReference Missing <summary> documentation for T:NAnt.VSNet.VcAssemblyReference
VcConfigurationBase A single build configuration for a Visual C++ project or for a specific file in the project.
VcFileConfiguration Represents the configuration of a file.
VcProject Visual C++ project.
VcProjectConfiguration Represents a Visual C++ project configuration.
VcProjectReference Missing <summary> documentation for T:NAnt.VSNet.VcProjectReference
WebDavClient Missing <summary> documentation for T:NAnt.VSNet.WebDavClient
WrapperReference Missing <summary> documentation for T:NAnt.VSNet.WrapperReference

Delegates

Delegate Description
VcConfigurationBase.ExpansionHandler Missing <summary> documentation for T:NAnt.VSNet.VcConfigurationBase.ExpansionHandler

Enumerations

Enumeration Description
BuildResult Specifies the result of the build.
ManagedOutputType Indentifies the different output types of a managed project.
ProductVersion Missing <summary> documentation for T:NAnt.VSNet.ProductVersion
ProjectLocation Indentifies the physical location of a managed project.
ProjectType Specifies the type of the project.
VcArgumentMap.ArgGroup Allow us to assign an argument to a specific group.
VcProjectConfiguration.ConfigurationType The type of output for a given configuration.