C# Class NuGet.RepositoryOperationNames

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

Public Properties

Property Type Description
Install string
OperationHeaderName string
Restore string
Update string

Property Details

Install public_oe static_oe property

public static string Install
return string

OperationHeaderName public_oe static_oe property

public static string OperationHeaderName
return string

Restore public_oe static_oe property

public static string Restore
return string

Update public_oe static_oe property

public static string Update
return string