NativeMethods.GUID_ItemType_PhysicalFile Field
Value is new Guid("{6bb5f8ee-4483-11d3-8bcf-00c04f8ec28c}").
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Shared ReadOnly GUID_ItemType_PhysicalFile As Guid
'Usage
Dim value As Guid
value = NativeMethods.GUID_ItemType_PhysicalFile
public static readonly Guid GUID_ItemType_PhysicalFile
public:
static initonly Guid GUID_ItemType_PhysicalFile
public static final var GUID_ItemType_PhysicalFile : Guid
static val GUID_ItemType_PhysicalFile: Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.