Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IEnvironment Interface / Caption Property

In This Topic
    Caption Property (IEnvironment)
    In This Topic
    The display caption for this environment.
    Syntax
    'Declaration
     
    
    ReadOnly Property Caption As String
    string Caption {get;}
    Remarks
    This value can be edited to change how the environment displays. It defaults to the name.
    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