Share via


ImportExtension.BeforeImportStage Method

Definition

Called before the Main Import process begins, after solutions and data.

public:
 abstract bool BeforeImportStage();
public abstract bool BeforeImportStage ();
abstract member BeforeImportStage : unit -> bool
Public MustOverride Function BeforeImportStage () As Boolean

Returns

Applies to