Open sandboxFocus

Method WithIntrospectionOptions

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