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


In This Topic
    WorkspaceAttributes Class Members
    In This Topic

    The following tables list the members exposed by WorkspaceAttributes.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating the default Extra macro search directory.  
    Public PropertyGets or sets a value indicating the default user's data directory.  
    Public PropertyGets or sets a value indicating whether application logging is active or not.  
    Public PropertyGets or sets a value indicating whether HLLAPI logging is enabled.  
    Public PropertyGets or sets a value that indicates the level of event logging in Reflection.  
    Public PropertyGets or sets a value indicating the current help system to use within the Workspace.  
    Public PropertyGets or sets a value indicating the HLLAPI log file pathname.  
    Public PropertyGets or sets a value indicating whether to reduce the number or size of images shown in order to perform better on terminal services, Citrix, etc.  
    Top
    Public Methods
     NameDescription
    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 Attachmate.Reflection.Framework.Proxy)
    Public MethodServes as the default hash function. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodGets the System.Type of the current instance. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Public MethodReturns a string that represents the current object. (Inherited from Attachmate.Reflection.Framework.Proxy)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Top
    See Also