Mono Class Library: Mono.Unix.UnixEnvironment Overview | Members

Mono.Unix.UnixEnvironment.GetConfigurationString Method

Retrieve the value of the configuration value name.

[System.CLSCompliant(false)]
public static string GetConfigurationString (Mono.Unix.Native.ConfstrName name)

See Also

Mono.Unix.Native.Syscall.confstr

Parameters

name
A Mono.Unix.Native.ConfstrName value containing the configuration value to retrieve.

Returns

A string containing the value of the configuration variable name.

Exceptions

TypeReason
ArgumentException The value of the name argument is invalid. [Mono.Unix.Native.Errno.EINVAL]

Remarks

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0