Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IComputer Interface / DisplayCaption Property

In This Topic
    DisplayCaption Property (IComputer)
    In This Topic
    The display label for this computer, taking the host name and configuration into account
    Syntax
    'Declaration
     
    
    ReadOnly Property DisplayCaption As String
    string DisplayCaption {get;}
    Remarks
    Typically this is the host name however users can specify an alternate value to use instead. This property takes into account the host name and configuration.
    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