Interface SVsRunningDocumentTable
Passado para GetService para retornar uma referência a IVsRunningDocumentTable.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")]
[GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")]
[ComVisibleAttribute(false)]
public interface SVsRunningDocumentTable
[GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")]
[GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")]
[ComVisibleAttribute(false)]
public interface class SVsRunningDocumentTable
[<GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")>]
[<GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")>]
[<ComVisibleAttribute(false)>]
type SVsRunningDocumentTable = interface end
<GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")>
<GuidAttribute("A928AA21-EA77-47ac-8A07-355206C94BDD")>
<ComVisibleAttribute(False)>
Public Interface SVsRunningDocumentTable
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo