_VSOBJLISTELEMPROPID Enum

Definition

Specifies object list element properties in GetProperty(UInt32, Int32, Object) calls.

public enum class _VSOBJLISTELEMPROPID
public enum class _VSOBJLISTELEMPROPID
enum _VSOBJLISTELEMPROPID
public enum _VSOBJLISTELEMPROPID
type _VSOBJLISTELEMPROPID = 
Public Enum _VSOBJLISTELEMPROPID
Inheritance
_VSOBJLISTELEMPROPID

Fields

VSOBJLISTELEMPROPID_CODEDEFVIEWCONTEXT 3

Specifies the context for displaying the Code Definition tool window.

VSOBJLISTELEMPROPID_COMPONENTPATH 2

Specifies the component path.

VSOBJLISTELEMPROPID_FIRST 1

Denotes the first VSOBJLISTELEMPROPID_.

VSOBJLISTELEMPROPID_FULLNAME 6

Specifies the object’s full name.

VSOBJLISTELEMPROPID_HELPKEYWORD 1

Specifies the object’s help key word.

VSOBJLISTELEMPROPID_LAST 8

Denotes the last VSOBJLISTELEMPROPID_.

VSOBJLISTELEMPROPID_LEAFNAME 7

Specifies the object’s leaf name.

VSOBJLISTELEMPROPID_NAME_FOR_RENAME 8

Specifies a name for renaming the object.

VSOBJLISTELEMPROPID_SUPPORTSCALLSFROM 5

Indicates the "SupportsCallsFrom" property.

VSOBJLISTELEMPROPID_SUPPORTSCALLSTO 4

Indicates the "SupportsCallsTo" property.

Remarks

COM Signature

From vsshell80.idl:

Applies to