Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.WorkspaceSettings Namespace / WorkspaceDefaults Class
Properties Methods


In This Topic
    WorkspaceDefaults Class Members
    In This Topic

    The following tables list the members exposed by WorkspaceDefaults.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the Windows Clipboard contents should be cleared upon exiting the Workspace.  
    Public PropertyGets or sets whether the workspace frame closes when the last document is closed.  
    Public PropertyGets or sets a value indicating whether stock/built-in templates should be hidden on the new document dialog.  
    Public PropertyGets or sets a value indicating the maximum number of recent documents to show in the MRU list.  
    Public PropertyGets or sets a value indicating whether documents should be opened in the current workspace or a new workspace.  
    Public PropertyGets or sets a value indicating whether to prompt for disconnect when a session is closed.  
    Public PropertyGets or sets a value indicating when a session will be saved as a Compound Session Document (Compound Session Document files include all of the customized settings for QuickPads, keyboard maps, themes, mouse maps, Hotspots, and ribbons).  
    Public PropertyGets or sets a value indicating when a session will be saved as an encrypted Session Document by default  
    Public PropertyGets or sets a value indicating what should happen with unsaved documents when the Workspace is shut down.  
    Public PropertyGets or sets a value indicating whether the document switcher used to tab between documents is displayed.  
    Public PropertyGets or sets a value indicating whether to show the Managed Documents panel when the Workspace opens. Setting is only enabled when ShowStartPage and EnableCentralizedManagement values are true.  
    Public PropertyGets or sets a value indicating whether to show the start up page when the Workspace opens.  
    Public PropertyGets or sets an action sequence to run when the WorkspaceStartupOption is set to ApplicationStartupEnum.RunStartupAction.  
    Public PropertyProperty for what to show the user when the Workspace application starts up ApplicationStartupOption.  
    Top
    Public Methods
     NameDescription
    Public MethodClears all the recent documents shown in the MRU list.  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from object)
    Public MethodServes as the default hash function. (Inherited from object)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodGets the System.Type of the current instance. (Inherited from object)
    Public MethodReturns a string that represents the current object. (Inherited from object)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Top
    See Also