NugetConstants.ProjectJsonFileName 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.
Name of the project.json file
public: System::String ^ ProjectJsonFileName;
std::wstring ProjectJsonFileName;
public const string ProjectJsonFileName;
val mutable ProjectJsonFileName : string
Public Const ProjectJsonFileName As String