IVsEditorFactory3.IsProjectLoadRequired Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called before creating an instance of the editor factory. Informs the caller if the editor factory requires that the document's project be loaded.
public:
bool IsProjectLoadRequired();
public:
bool IsProjectLoadRequired();
bool IsProjectLoadRequired();
public bool IsProjectLoadRequired ();
abstract member IsProjectLoadRequired : unit -> bool
Public Function IsProjectLoadRequired () As Boolean
Returns
true if the project needs to be loaded