HOSTPROPID Enumeration
Specifies the identifier of a host property.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration HOSTPROPID
public enum HOSTPROPID
public enum class HOSTPROPID
type HOSTPROPID
public enum HOSTPROPID
Members
Member name | Description | |
---|---|---|
HOSTPROPID_HIERARCHY | Identifier for the hierarchy. | |
HOSTPROPID_INTELLISENSECACHE_FILENAME | Identifier for the cached Intellesense filename. | |
HOSTPROPID_PROJECTNAME | Identifier for the project name. | |
HOSTPROPID_RELURL | Identifier for the relative URL. |