BuildProcessReflectionInfoFilename Property
This returns the name of the reflection information file
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string ReflectionInfoFilename { get; }
Public ReadOnly Property ReflectionInfoFilename As String
Get
public:
property String^ ReflectionInfoFilename {
String^ get ();
}
member ReflectionInfoFilename : string with get
Property Value
String