Gets or sets the second string of the string pair.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public string String2 { get; set; }
Visual Basic (Declaration)
Public Property String2 As String

See Also