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


In This Topic
    WorkspaceSettings Class Members
    In This Topic

    The following tables list the members exposed by WorkspaceSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    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)
    Public MethodFor internal use.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Protected MethodRaises WorkspaceSettingChanged event.  
    Top
    Public Events
     NameDescription
    Public EventThe event is raised when a Workspace setting is changed via the API.  
    Top
    See Also