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

In This Topic
    IIssueLinkType Interface
    In This Topic
    A single link generator
    Syntax
    'Declaration
     
    
    <NullableContextAttribute(1)>
    Public Interface IIssueLinkType 
    [NullableContext(1)]
    public interface IIssueLinkType 
    Remarks
    An issue link is rendered by combining the value on the link (if any) with the UrlFormat string to create the fully qualified URL.
    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