TrustedSettingsInstallationId Property

Unique identifier of environment where the program is being run.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public string InstallationId { get; }

Property Value

String

Implements

ITrustedSettingsInstallationId

See Also