ContainerTestInfo Caption Property CleanCode C# Libraries v1.2.03 API
Gets or sets the caption for the dialog box.

Namespace: CleanCode.GeneralComponents.Support
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static string Caption { get; set; }

Field Value

The caption.
See Also