Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides support for the modeling editor factory, which enables the Visual Studio shell to obtain an editor for a specific file type.
The ModelingEditorFactory type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the ModelingEditorFactory class.
Top
Methods
Name
Description
Releases all cached interface pointers and unregisters any event synchronizations.
Overloaded. Creates a document in memory.
Creates a document in memory.
Creates a modeling editor.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Gets a document.
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Handles an exception if one occurs when an additional modeling editor is created.
Verifies whether a document of a specific format can be used in the modeling editor.
Overloaded. Maps a logical view to a physical view.
Creates a shallow copy of the current Object. (Inherited from Object.)
Notifies listening clients that the modeling editor has closed.
Notifies listening clients that the project has loaded.
Notifies listening clients that the project has opened.
Notifies listening clients that the modeling editor has opened.
Notifies listening clients that the project is about to be closed.
Notifies listening clients that the modeling editor is about to be closed.
Notifies listening clients that the project is about to be unloaded.
Queries listening clients as to whether the project can be closed.
Notifies listening clients that the modeling editor has closed.
Queries listening clients as to whether the project can be unloaded.
Sets the service provider from which to access shell services.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the value of the cancelEditorCreate flag. If this value is larger than 0, this property prevents the modeling editor from being created and sets this flag to 0.
Gets a list of flags, which define how the modeling editor is created.
Gets the service provider that retrieves Visual Studio services.
Top