HOSTPROPID Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the identifier of a host property.
public enum class HOSTPROPID
public enum class HOSTPROPID
enum HOSTPROPID
public enum HOSTPROPID
type HOSTPROPID =
Public Enum HOSTPROPID
- Inheritance
-
HOSTPROPID
Fields
Name | Value | Description |
---|---|---|
HOSTPROPID_PROJECTNAME | 1 | Identifier for the project name. |
HOSTPROPID_HIERARCHY | 2 | Identifier for the hierarchy. |
HOSTPROPID_RELURL | 3 | Identifier for the relative URL. |
HOSTPROPID_INTELLISENSECACHE_FILENAME | 4 | Identifier for the cached Intellesense filename. |