Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IReleaseType Interface
Members

IReleaseType Interface
Release types indicate the quality level and exposure of a release.
Syntax
'Declaration
 
<NullableContextAttribute(1)>
Public Interface IReleaseType 
 
Remarks
Use release types to indicate the role of a specific application build - ranging from the most raw build which has had little or no testing (the lowest sequence release type) to the most public, published build (the highest sequence release type).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also