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 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)
    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