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)

public enum HOSTPROPID

Member nameDescription
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.

Return to top
Show: