ProjectInSolution.ProjectName Property
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.
This project's name
public:
property System::String ^ ProjectName { System::String ^ get(); };
public string ProjectName { get; }
member this.ProjectName : string
Public ReadOnly Property ProjectName As String