AssemblyLocationIsCoreLocation Property
This read-only property is used to determine if this entry represents a core framework location
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool IsCoreLocation { get; }
Public ReadOnly Property IsCoreLocation As Boolean
Get
public:
property bool IsCoreLocation {
bool get ();
}
member IsCoreLocation : bool with get
Property Value
BooleanTrue if it is the core location, false if not
The core location is determined by searching for mscorlib in the assembly set