C# 클래스 NuGet.NuGetConstants

파일 보기 프로젝트 열기: themotleyfool/NuGet

공개 프로퍼티들

프로퍼티 타입 설명
DefaultFeedUrl string
DefaultGalleryServerUrl string
DefaultSymbolServerUrl string
ReadmeFileName string
V1FeedUrl string
V2LegacyFeedUrl string
VSExpressForWindows8FeedUrl string

프로퍼티 상세

DefaultFeedUrl 공개적으로 정적으로 프로퍼티

public static string DefaultFeedUrl
리턴 string

DefaultGalleryServerUrl 공개적으로 정적으로 프로퍼티

public static string DefaultGalleryServerUrl
리턴 string

DefaultSymbolServerUrl 공개적으로 정적으로 프로퍼티

public static string DefaultSymbolServerUrl
리턴 string

ReadmeFileName 공개적으로 정적으로 프로퍼티

public static string ReadmeFileName
리턴 string

V1FeedUrl 공개적으로 정적으로 프로퍼티

public static string V1FeedUrl
리턴 string

V2LegacyFeedUrl 공개적으로 정적으로 프로퍼티

public static string V2LegacyFeedUrl
리턴 string

VSExpressForWindows8FeedUrl 공개적으로 정적으로 프로퍼티

public static string VSExpressForWindows8FeedUrl
리턴 string