IVsCodeDefViewContext Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetCol(UInt32, UInt32)

Retrieves the column position of an item based on its index in a list of context items.

System_CAPS_pubmethodGetCount(UInt32)

Returns a count of the context items.

System_CAPS_pubmethodGetFileName(UInt32, String^)

Retrieves the file for an item based on its index in a list of context items.

System_CAPS_pubmethodGetLine(UInt32, UInt32)

Retrieves the line position of an item based on its index in a list of context items.

System_CAPS_pubmethodGetSymbolName(UInt32, String^)

Retrieves the symbol name of an item based on its index in a list of context items.

Return to top
Show: