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