The Sandcastle - MRefBuilder action enables you to reflect over managed assemblies to produce an XML-formatted reflection information file.

Input & Output

Input assemblies

Specify assemblies

One or more assembly files to reflect over to produce an XML-formatted reflection information file. 

Use fileset

The fileset containing assemblies to be processed. 

Output File

The filename for the reflected information file.

Options

Dependency Assemblies

Specify assemblies

The assemblies that are depended on my the input assemblies. These can be specified on the property page or from a file set.

Use fileset

The fileset containing assemblies to be processed.

Options

Include Internal APIs in Output

Determines whether the output will include API's that are only visible internally.

Include Namespaces in Output

Determines whether namespace information is included in the output.

  • No labels