SVsTrackProjectDocuments 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 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