| BuildProcessConceptualContent Property |
This is used to get the conceptual content settings in effect for the build
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public ConceptualContentSettings ConceptualContent { get; }
Public ReadOnly Property ConceptualContent As ConceptualContentSettings
Get
public:
property ConceptualContentSettings^ ConceptualContent {
ConceptualContentSettings^ get ();
}
member ConceptualContent : ConceptualContentSettings with get
Property Value
Type:
ConceptualContentSettingsSee Also