VSConstants.GUID_ItemType_PhysicalFolder Field

Definition

Physical folder on disk or web (IVsProject::GetMkDocument returns a directory path).

public: static initonly Guid GUID_ItemType_PhysicalFolder;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static readonly Guid GUID_ItemType_PhysicalFolder;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
 staticval mutable GUID_ItemType_PhysicalFolder : Guid
Public Shared ReadOnly GUID_ItemType_PhysicalFolder As Guid 

Field Value

Attributes

Applies to