Assembly LocationIs Core Location Property
This read-only property is used to determine if this entry represents a core framework location
Definition
Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
True if it is the core location, false if not
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public bool IsCoreLocation { get; }VB
Public ReadOnly Property IsCoreLocation As Boolean
GetC++
public:
property bool IsCoreLocation {
bool get ();
}F#
member IsCoreLocation : bool with getProperty Value
BooleanTrue if it is the core location, false if not
Remarks
The core location is determined by searching for mscorlib in the assembly set