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

In This Topic
    IReleaseType Interface
    In This Topic
    Release types indicate the quality level and exposure of a release.
    Syntax
    'Declaration
     
    
    Public Interface IReleaseType 
    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