VSOBNAVIGATIONINFO3 Structure

 

Specifies information for navigation to an object. Sued in LocateNavigationInfo2 calls.

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

[ComConversionLossAttribute]
public struct VSOBNAVIGATIONINFO3

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from ValueType.)

System_CAPS_pubmethodGetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from ValueType.)

NameDescription
System_CAPS_pubfielddwCustom

DWORD containing custom information.

System_CAPS_pubfieldpguidLib

GUID of the library.

System_CAPS_pubfieldpName

Name of the item of interest. The name is in the VSOBNAVNAMEINFONODE2 struct.

System_CAPS_pubfieldpszLibName

String containing the library name.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: