Assemblies | This read-only property returns an enumerable list of assemblies based on the current settings |
CommentsFiles | This read-only property returns an enumerable list of XML comments files based on the current settings |
Configuration | This is used to get or set the project configuration to use when the source path refers to a Visual Studio solution or project. |
IncludeSubFolders | This is used to get or set whether subfolders are included when searching for files if the SourceFile value contains wildcards. |
Platform | This is used to get or set the project platform to use when the source path refers to a Visual Studio solution or project. |
SourceDescription | This returns a description of the entry suitable for display in a bound list control or property grid |
SourceFile | This is used to set or get the documentation source file path |
TargetFramework | This is used to get or set the project target framework to use when the source path refers to a Visual Studio solution or project. |