IBuildProcessFrameworkReflectionDataFolder Property
This read-only property is used to get the name of the folder that contains the reflection data for
the selected framework platform and version (.NETFramework 4., .NETCore 4.5, Silverlight 5.0, etc.).
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
string FrameworkReflectionDataFolder { get; }
ReadOnly Property FrameworkReflectionDataFolder As String
Get
property String^ FrameworkReflectionDataFolder {
String^ get ();
}
abstract FrameworkReflectionDataFolder : string with get
Property Value
String