Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IRepositoryConfiguration Interface / Server Property

In This Topic
    Server Property (IRepositoryConfiguration)
    In This Topic
    Configuration specific to this extension when running on the server.
    Syntax
    'Declaration
     
    
    Property Server As Object
    object Server {get; set;}
    Remarks
    When running outside of the server this section is kept in sync with the server the current user is subscribed to. If there is no subscription it will not be available.
    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