BuildProcessFrameworkReflectionData Property
This read-only property returns the framework reflection data settings used by the build
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public ReflectionDataSet FrameworkReflectionData { get; }
Public ReadOnly Property FrameworkReflectionData As ReflectionDataSet
Get
public:
property ReflectionDataSet^ FrameworkReflectionData {
ReflectionDataSet^ get ();
}
member FrameworkReflectionData : ReflectionDataSet with get
Property Value
ReflectionDataSet