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

In This Topic
    UrlTemplate Property (IIssueLinkType)
    In This Topic
    A .NET string format for a single value to be inserted to generate the fully qualified URL
    Syntax
    'Declaration
     
    
    ReadOnly Property UrlTemplate As String
    string UrlTemplate {get;}
    Remarks
    If null or empty then each link is assumed to use a 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