WorkspaceAttributes Class
In This Topic
Workspace attribute-specific workspace settings object
Syntax
'Declaration
Friend Class WorkspaceAttributes
Inherits Attachmate.Reflection.Framework.Proxy
Implements Attachmate.Reflection.Framework.IProxy, IWorkspaceAttributes
'Usage
Dim instance As WorkspaceAttributes
internal class WorkspaceAttributes : Attachmate.Reflection.Framework.Proxy, Attachmate.Reflection.Framework.IProxy, IWorkspaceAttributes
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Attachmate.Reflection.WorkspaceSettings.WorkspaceAttributes
See Also