| ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ProjectModel Namespace : IProjectEnvironment Interface |
The following tables list the members exposed by IProjectEnvironment.
| Name | Description | |
|---|---|---|
![]() | AvailableMemoryAmount | Gets the total amount of free physical memory for the computer, in bytes. |
![]() | CoresCount | Gets the processors count for the computer. |
![]() | Drives | Retrieves the drive names of all logical drives on a computer. |
![]() | IpAddress | Gets the ip address for the computer. |
![]() | TotalMemoryAmount | Gets the total amount of physical memory for the computer, in bytes. |
![]() | СoresFrequency | Gets the frequency of processors for the computer, in megahertz. |
| Name | Description | |
|---|---|---|
![]() | GetFreeSpaceAmout | Indicates the amount of available free space on a drive, in bytes. |