Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies object list element properties in GetProperty calls.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration _VSOBJLISTELEMPROPID
public enum _VSOBJLISTELEMPROPID
public enum class _VSOBJLISTELEMPROPID
type _VSOBJLISTELEMPROPID
public enum _VSOBJLISTELEMPROPID
Members
Member name | Description | |
---|---|---|
VSOBJLISTELEMPROPID_FIRST | Denotes the first VSOBJLISTELEMPROPID_. | |
VSOBJLISTELEMPROPID_HELPKEYWORD | Specifies the objects help key word. | |
VSOBJLISTELEMPROPID_COMPONENTPATH | Specifies the component path. | |
VSOBJLISTELEMPROPID_CODEDEFVIEWCONTEXT | ||
VSOBJLISTELEMPROPID_SUPPORTSCALLSTO | Indicates the "SupportsCallsTo" property. | |
VSOBJLISTELEMPROPID_SUPPORTSCALLSFROM | Indicates the "SupportsCallsFrom" property. | |
VSOBJLISTELEMPROPID_FULLNAME | Specifies the objects full name. | |
VSOBJLISTELEMPROPID_LEAFNAME | Specifies the objects leaf name. | |
VSOBJLISTELEMPROPID_NAME_FOR_RENAME | Specifies a name for renaming the object. | |
VSOBJLISTELEMPROPID_LAST | Denotes the last VSOBJLISTELEMPROPID_ |
Remarks
COM Signature
From vsshell80.idl: