ReflectionDataSetCoreFrameworkLocation Property
This read-only property is used to get the core framework location if there is one
Namespace: Sandcastle.Core.ReflectionAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public AssemblyLocation CoreFrameworkLocation { get; }
Public ReadOnly Property CoreFrameworkLocation As AssemblyLocation
Get
public:
property AssemblyLocation^ CoreFrameworkLocation {
AssemblyLocation^ get ();
}
member CoreFrameworkLocation : AssemblyLocation with get
Property Value
AssemblyLocationThe core framework location or null if there isn't one
The core location is determined by searching for mscorlib in the assembly set