Show / Hide Table of Contents

Class Reflector.CLIParam

Inheritance
Object
Reflector.CLIParam
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: MASES.NuReflector
Assembly: MASES.NuReflector.dll
Syntax
public class CLIParam

Fields

| Improve this Doc View Source

CommonSourceFolder

Declaration
public const string CommonSourceFolder = "CommonSourceFolder"
Field Value
Type Description
String
| Improve this Doc View Source

NoPOM

Declaration
public const string NoPOM = "NoPOM"
Field Value
Type Description
String
| Improve this Doc View Source

NuGetFeed

Declaration
public const string NuGetFeed = "Feed"
Field Value
Type Description
String
| Improve this Doc View Source

PackageId

Declaration
public const string PackageId = "PackageId"
Field Value
Type Description
String
| Improve this Doc View Source

PackagesFile

Declaration
public const string PackagesFile = "PackagesFile"
Field Value
Type Description
String
| Improve this Doc View Source

PackageVersion

Declaration
public const string PackageVersion = "PackageVersion"
Field Value
Type Description
String
| Improve this Doc View Source

POMProjectTemplateFile

Declaration
public const string POMProjectTemplateFile = "POMProjectTemplateFile"
Field Value
Type Description
String
| Improve this Doc View Source

POMStaging

Declaration
public const string POMStaging = "POMStaging"
Field Value
Type Description
String
| Improve this Doc View Source

POMTemplateFile

Declaration
public const string POMTemplateFile = "POMTemplateFile"
Field Value
Type Description
String
| Improve this Doc View Source

PreRelease

Declaration
public const string PreRelease = "PreRelease"
Field Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2021 MASES s.r.l..
Generated by DocFX