IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Workspace.WorkspaceContainer Class Reference

Properties

Collection< string > AssemblyFileReferences [get]
 
Collection< string > AssemblyNameReferences [get]
 
string RootFolder [get, set]
 
string Filter [get, set]
 

Private Attributes

Collection< string > assemblyFileReferences = new Collection<string>()
 
Collection< string > assemblyNameReferences = new Collection<string>()
 

Member Data Documentation

Collection< string > CShell.Workspace.WorkspaceContainer.assemblyFileReferences = new Collection<string>()
private
Collection< string > CShell.Workspace.WorkspaceContainer.assemblyNameReferences = new Collection<string>()
private

Property Documentation

Collection< string > CShell.Workspace.WorkspaceContainer.AssemblyFileReferences
get

Referenced by CShell.Workspace.Load().

Collection< string > CShell.Workspace.WorkspaceContainer.AssemblyNameReferences
get

Referenced by CShell.Workspace.Load().

string CShell.Workspace.WorkspaceContainer.RootFolder
getset

Referenced by CShell.Workspace.Load().

string CShell.Workspace.WorkspaceContainer.Filter
getset

Referenced by CShell.Workspace.Load().


The documentation for this class was generated from the following file: