NugetConstants Class

Definition

Constants related to Nuget provider

public ref class NugetConstants abstract sealed
public ref class NugetConstants abstract sealed
class NugetConstants abstract sealed
public static class NugetConstants
type NugetConstants = class
Public Class NugetConstants
Inheritance
NugetConstants

Fields

PackageReferenceDataValueType

Identifier of the package reference data objects

PackagesConfigDataValueType

Identifier of the packages.config data objects

PackagesConfigFileName

Name of the packages.config file

ProjectJsonDataValueType

Identifier of the project.json data objects

ProjectJsonFileName

Name of the project.json file

Applies to