Constants.vsProjectItemKindPhysicalFile Field
A file in the system.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsProjectItemKindPhysicalFile As String
public const string vsProjectItemKindPhysicalFile
public:
literal String^ vsProjectItemKindPhysicalFile
static val mutable vsProjectItemKindPhysicalFile: string
public const var vsProjectItemKindPhysicalFile : String
Remarks
vsProjectItemKindPhysicalFile represents a predefined kind of project. Some language projects may include additional project kinds.
.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.