C# Class NuGet.NuGetConstants

Show file Open project: themotleyfool/NuGet

Public Properties

Property Type Description
DefaultFeedUrl string
DefaultGalleryServerUrl string
DefaultSymbolServerUrl string
ReadmeFileName string
V1FeedUrl string
V2LegacyFeedUrl string
VSExpressForWindows8FeedUrl string

Property Details

DefaultFeedUrl public static property

public static string DefaultFeedUrl
return string

DefaultGalleryServerUrl public static property

public static string DefaultGalleryServerUrl
return string

DefaultSymbolServerUrl public static property

public static string DefaultSymbolServerUrl
return string

ReadmeFileName public static property

public static string ReadmeFileName
return string

V1FeedUrl public static property

public static string V1FeedUrl
return string

V2LegacyFeedUrl public static property

public static string V2LegacyFeedUrl
return string

VSExpressForWindows8FeedUrl public static property

public static string VSExpressForWindows8FeedUrl
return string