Reflection Data SetCore Framework Location Property
This read-only property is used to get the core framework location if there is one
Definition
Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The core framework location or null if there isn't one
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public AssemblyLocation CoreFrameworkLocation { get; }VB
Public ReadOnly Property CoreFrameworkLocation As AssemblyLocation
GetC++
public:
property AssemblyLocation^ CoreFrameworkLocation {
AssemblyLocation^ get ();
}F#
member CoreFrameworkLocation : AssemblyLocation with getProperty Value
AssemblyLocationThe core framework location or null if there isn't one
Remarks
The core location is determined by searching for mscorlib in the assembly set