Click or drag to resize
CommonCAPTION_ERROR Field
Distributed Algorithm Simulator
Caption: ERROR! Used as general error message MessageBox caption.

Namespace: DistributedAlgorithmSimulator
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public const string CAPTION_ERROR = "ERROR!"

Field Value

Type: String
See Also