SVsTrackProjectDocuments Interface

Definition

Passed to GetService(Type) to return a reference to the IVsTrackProjectDocuments2 and IVsTrackProjectDocuments3 interfaces.

public interface class SVsTrackProjectDocuments
public interface class SVsTrackProjectDocuments
__interface SVsTrackProjectDocuments
[System.Runtime.InteropServices.Guid("53544C4D-1639-11D3-A60D-005004775AB1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsTrackProjectDocuments
[System.Runtime.InteropServices.Guid("53544C4D-1639-11D3-A60D-005004775AB1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsTrackProjectDocuments
[<System.Runtime.InteropServices.Guid("53544C4D-1639-11D3-A60D-005004775AB1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsTrackProjectDocuments = interface
[<System.Runtime.InteropServices.Guid("53544C4D-1639-11D3-A60D-005004775AB1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsTrackProjectDocuments = interface
Public Interface SVsTrackProjectDocuments
Attributes

Applies to