Compartir a través de


RunningDocumentTable Constructor (IServiceProvider)

Initializes a new instance of the RunningDocumentTable class.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaración
Public Sub New ( _
    site As IServiceProvider _
)
public RunningDocumentTable(
    IServiceProvider site
)

Parameters

Remarks

When this constructor is called, the running document table is obtained from the service provider.

.NET Framework Security

See Also

Reference

RunningDocumentTable Class

RunningDocumentTable Overload

Microsoft.VisualStudio.Shell Namespace