MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesWorkspaceWith­Introspection­Options
Open sandboxFocus

Workspace.WithIntrospectionOptions Method

WithIntrospectionOptions(IntrospectionOptions)

Modifies the IntrospectionOptions of the current workspace, and returns the current workspace.

Declaration
public Workspace WithIntrospectionOptions(IntrospectionOptions options)
Parameters
Type Name Description
IntrospectionOptions options
Returns
Type Description
Workspace