BuildProcessFrameworkReflectionDataFolder Property
This returns the name of the folder that contains the reflection data for the selected framework
platform and version (.NETFramework 4.5, .NETCore 4.5, Silverlight 5.0, etc.).
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string FrameworkReflectionDataFolder { get; }
Public ReadOnly Property FrameworkReflectionDataFolder As String
Get
public:
property String^ FrameworkReflectionDataFolder {
String^ get ();
}
member FrameworkReflectionDataFolder : string with get
Property Value
String