Info

Name: Info

Fullname: System Info

Version: 1.0.0

Type: Application

Returns information about the host system

Definition

NTFX Application Definition

[NTFXPublic(true)]
[NTFXPermissions("host")]
protected class SystemInfo : IApplicationModelStandard

Inheritance: NTFX.IApplicationModelStandard -> Info

Invocation

Possible Parameters

Below is the template for invocation with optional parameters in square brackets.

system info

The '^' character is used to indicate a newline, it is not parsed by NTFX and is not required.

Example

Below is an example invocation with sample values for all possible parameters.

system info

The '^' character is used to indicate a newline, it is not parsed by NTFX and is not required.

Parameters

Required

This application does not require any parameters by default.

Optional

This application does not have optional parameters.

Last updated