Table of Contents

Class ValidatedEnvironment

Namespace
FoundationaLLM
Assembly
FoundationaLLM.Common.dll

Provides methods for working with the environment.

public static class ValidatedEnvironment
Inheritance
ValidatedEnvironment
Inherited Members

Properties

MachineName

Gets the name of the machine and falls back to a random GUID if the machine name is not available.

public static string MachineName { get; }

Property Value

string