C# Class Constants, SmallestDotNet

ファイルを表示 Open project: shanselman/SmallestDotNet Class Usage Examples

Public Properties

Property Type Description
DotNet string
DotNetOffline string
DotNetOnline string
LatestDotNetRawUrl string
OldWindows string>.Dictionary
ReleaseVersions string>.SortedDictionary

Property Details

DotNet public_oe static_oe property

public static string DotNet
return string

DotNetOffline public_oe static_oe property

public static string DotNetOffline
return string

DotNetOnline public_oe static_oe property

public static string DotNetOnline
return string

LatestDotNetRawUrl public_oe static_oe property

public static string LatestDotNetRawUrl
return string

OldWindows public_oe static_oe property

public static Dictionary OldWindows
return string>.Dictionary

ReleaseVersions public_oe static_oe property

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