InfoConnect API Guide
Attachmate.Reflection Namespace / SecuredSettingException Class / SecuredSettingException Constructor / SecuredSettingException Constructor()


In This Topic
    SecuredSettingException Constructor()
    In This Topic
    Initializes a new instance of the Attachmate.Reflection.SecuredSettingException class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SecuredSettingException()
    public SecuredSettingException()
    See Also