_VSOBJLISTELEMPROPID Enumeration
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
'Declaración
Public Enumeration _VSOBJLISTELEMPROPID
'Uso
Dim instance As _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: