Loupe - Log - Monitor - Resolve
Loupe.Extensibility Namespace / LoupeExtensionAttribute Class
Properties Methods


In This Topic
    LoupeExtensionAttribute Class Members
    In This Topic

    The following tables list the members exposed by LoupeExtensionAttribute.

    Public Constructors
     NameDescription
    Public ConstructorMark the associated class as implementing IExtensionDefinition and being the base object for an extension  
    Top
    Public Properties
     NameDescription
    Public PropertyOptional. The type to use for managing common configuration  
    Public PropertyOptional. The type to use as the configuration editor  
    Public PropertyOptional. The type to use for managing machine-level configuration  
    Public PropertyOptional. The type to use for managing Loupe Server configuration  
    Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
    Public PropertyOptional. The type to use for managing user-specific configuration  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
    Public MethodReturns the hash code for this instance. (Inherited from System.Attribute)
    Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
    Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
    Top
    See Also