StandardTableKeyNames.ProjectName 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.
The name of the project.
public: System::String ^ ProjectName;
std::wstring ProjectName;
public const string ProjectName;
val mutable ProjectName : string
Public Const ProjectName As String
Field Value
Remarks
Expected data type is String (e.g. "ConsoleApplication1"); otherwise, null
if the error belongs to more than one project.