VSConstants.GUID_ItemType_PhysicalFile Field

Definition

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

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

Field Value

Attributes

Applies to