Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / WorkspaceDefaults Class
Members


In This Topic
    WorkspaceDefaults Class
    In This Topic
    Workspace defaults-specific settings object
    Object Model
    WorkspaceDefaults ClassInputMapActionSequence Class
    Syntax
    'Declaration
     
    
    Friend Class WorkspaceDefaults 
       Inherits Attachmate.Reflection.Framework.Proxy
       Implements Attachmate.Reflection.Framework.IProxy, IWorkspaceDefaults 
    'Usage
     
    
    Dim instance As WorkspaceDefaults
    internal class WorkspaceDefaults : Attachmate.Reflection.Framework.Proxy, Attachmate.Reflection.Framework.IProxy, IWorkspaceDefaults  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
             Attachmate.Reflection.WorkspaceSettings.WorkspaceDefaults

    See Also