VSConstants.ItemTypeGuid.PhysicalFile_string 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.
Physical file on disk or web (IVsProject::GetMkDocument returns a file path).
public: System::String ^ PhysicalFile_string;
std::wstring PhysicalFile_string;
public const string PhysicalFile_string;
val mutable PhysicalFile_string : string
Public Const PhysicalFile_string As String