Constants.vsProjectItemKindPhysicalFile Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A file in the system.
public: System::String ^ vsProjectItemKindPhysicalFile;
std::wstring vsProjectItemKindPhysicalFile;
public const string vsProjectItemKindPhysicalFile;
val mutable vsProjectItemKindPhysicalFile : string
Public Const vsProjectItemKindPhysicalFile As String
Field Value
Remarks
vsProjectItemKindPhysicalFile represents a predefined kind of project. Some language projects may include additional project kinds.