Edit

Share via


ErrorCode.Operation_EnvironmentVarNameTooLong Field

Definition

The environment variable name was too long. The size must be smaller than {0} characters.

public const int Operation_EnvironmentVarNameTooLong = -2147220929;
val mutable Operation_EnvironmentVarNameTooLong : int
Public Const Operation_EnvironmentVarNameTooLong As Integer  = -2147220929

Field Value

Value = -2147220929

Applies to