ArgumentInfo.Text Property

Explicit text to use for the argument. When explicit text is null or Empty, the text of argument is generated automatically based on Section.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public string Text { get; set; }

Property Value

String

See Also