DocData(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.
Initialize the DocData.
protected:
DocData(IServiceProvider ^ serviceProvider, Guid editorId);
protected DocData (IServiceProvider serviceProvider, Guid editorId);
new Microsoft.VisualStudio.Modeling.Shell.DocData : IServiceProvider * Guid -> Microsoft.VisualStudio.Modeling.Shell.DocData
Protected Sub New (serviceProvider As IServiceProvider, editorId As Guid)
Parameters
- serviceProvider
- IServiceProvider
- editorId
- Guid