SVsRunningDocumentTable Interface
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.
Passed to GetService(Type) to return a reference to IVsRunningDocumentTable.
public interface class SVsRunningDocumentTable
public interface class SVsRunningDocumentTable
__interface SVsRunningDocumentTable
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("A928AA21-EA77-47ac-8A07-355206C94BDD")]
public interface SVsRunningDocumentTable
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("A928AA21-EA77-47ac-8A07-355206C94BDD")>]
type SVsRunningDocumentTable = interface
Public Interface SVsRunningDocumentTable
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.