VSConstants::ItemTypeGuid Fields

 

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticPhysicalFile_guid

The physical file on disk or web (GetMkDocument returns a file path).

System_CAPS_pubfieldSystem_CAPS_staticPhysicalFile_string

The physical file on disk or web (GetMkDocument returns a file path).

System_CAPS_pubfieldSystem_CAPS_staticPhysicalFolder_guid

The physical folder on disk or web (GetMkDocument returns a directory path).

System_CAPS_pubfieldSystem_CAPS_staticPhysicalFolder_string

The physical folder on disk or web ((GetMkDocument returns a directory path).

System_CAPS_pubfieldSystem_CAPS_staticSharedProjectReference_guid

System_CAPS_pubfieldSystem_CAPS_staticSharedProjectReference_string

System_CAPS_pubfieldSystem_CAPS_staticSubProject_guid

The GUID of a nested or subproject.

System_CAPS_pubfieldSystem_CAPS_staticSubProject_string

The GUID of a nested or subproject.

System_CAPS_pubfieldSystem_CAPS_staticVirtualFolder_guid

The GUID of the non-physical folder (the folder is logical and not a physical file system directory).

System_CAPS_pubfieldSystem_CAPS_staticVirtualFolder_string

The GUID of the non-physical folder (the folder is logical and not a physical file system directory).

Return to top
Show: