Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / EventMetricValueDefinition Class / MemberType Property

In This Topic
    MemberType Property
    In This Topic
    The type of member that this value is bound to (field, property or method)
    Syntax
    'Declaration
     
    
    Public Property MemberType As MemberTypes
    public MemberTypes MemberType {get; set;}
    Remarks
    This property is only valid if Bound is true.
    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