C# Class NuGet.RepositoryOperationNames

Set of known context values to be used in calls to HttpUtility.CreateUserAgentString
Show file Open project: themotleyfool/NuGet

Public Properties

Property Type Description
Install string
OperationHeaderName string
Restore string
Update string

Property Details

Install public static property

public static string Install
return string

OperationHeaderName public static property

public static string OperationHeaderName
return string

Restore public static property

public static string Restore
return string

Update public static property

public static string Update
return string