DocData Constructor (IServiceProvider^, String^)
Visual Studio 2015
Initializes a new instance of DocData from the specified file and sets the site from the specified site.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
This will create the underlying text buffer and will register the buffer in the Running Document Table. Calling Dispose will unregister the buffer.
Show: