ReflectionDataSet.IsPresent Property
Definition
- Namespace
- Sandcastle.Core.Reflection
- Assembly
- Sandcastle.Core.dll
This read-only property can be used to determine if the reflection data set's core assemblies are present on the current system
public bool IsPresent { get; }
Property Value
- bool
True if the core assembly folder exists and contains the first assembly, false if not. If the first assembly is present, it is assumed that all of them are.