C# 클래스 Constants, SmallestDotNet

파일 보기 프로젝트 열기: shanselman/SmallestDotNet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DotNet string
DotNetOffline string
DotNetOnline string
LatestDotNetRawUrl string
OldWindows string>.Dictionary
ReleaseVersions string>.SortedDictionary

프로퍼티 상세

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

public static string DotNet
리턴 string

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

public static string DotNetOffline
리턴 string

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

public static string DotNetOnline
리턴 string

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

public static string LatestDotNetRawUrl
리턴 string

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

public static Dictionary OldWindows
리턴 string>.Dictionary

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

The .Net versions (4.5 and above) keyed by the registry key value.
public static SortedDictionary ReleaseVersions
리턴 string>.SortedDictionary