StandardTableColumnDefinitions.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.
Column used to display the entry's project (e.g. "ConsoleApplication1").
public: System::String ^ ProjectName;
std::wstring ProjectName;
public const string ProjectName;
val mutable ProjectName : string
Public Const ProjectName As String
Field Value
Remarks
This column uses the ProjectName key name in an entry.