VSConstants.GUID_ItemType_VirtualFolder Field

Definition

Non-physical folder (folder is logical and not a physical file system directory).

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

Field Value

Attributes

Applies to