ModelingDocData(IServiceProvider, Guid) Constructor
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.
Constructor.
protected:
ModelingDocData(IServiceProvider ^ serviceProvider, Guid editorId);
protected ModelingDocData (IServiceProvider serviceProvider, Guid editorId);
new Microsoft.VisualStudio.Modeling.Shell.ModelingDocData : IServiceProvider * Guid -> Microsoft.VisualStudio.Modeling.Shell.ModelingDocData
Protected Sub New (serviceProvider As IServiceProvider, editorId As Guid)
Parameters
- serviceProvider
- IServiceProvider
ServiceProvider used to retrieve shell services.
- editorId
- Guid
Guid of the editor factory that created the DocData.