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