SVsClassView Interface

Definition

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.

Applies to