SVsClassView 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 IVsClassView.
public interface class SVsClassView
public interface class SVsClassView
__interface SVsClassView
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("D7ECCE71-9C14-49A9-A93D-A5ED6286AC46")]
public interface SVsClassView
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("D7ECCE71-9C14-49A9-A93D-A5ED6286AC46")>]
type SVsClassView = interface
Public Interface SVsClassView
- Attributes
Remarks
Allows navigation to an object in the Class View.