Click or drag to resize
Sandcastle Help File BuilderDocumentationSource Properties

The DocumentationSource type exposes the following members.

Properties
  NameDescription
Public propertyConfiguration
This is used to get or set the project configuration to use when the source path refers to a Visual Studio solution or project.
Public propertyIncludeSubFolders
This is used to get or set whether subfolders are included when searching for files if the SourceFile value contains wildcards.
Public propertyIsDirty
This is used to get or set the dirty state of the item
(Inherited from PropertyBasedCollectionItem.)
Public propertyPlatform
This is used to get or set the project platform to use when the source path refers to a Visual Studio solution or project.
Public propertyProjectFile
This is used to get the owning project file
(Inherited from PropertyBasedCollectionItem.)
Public propertySourceDescription
This returns a description of the entry suitable for display in a bound list control
Public propertySourceFile
This is used to set or get the documentation source file path
Top
See Also