Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
StringPair
.
.
::
.
String2 Property
StringPair Class
See Also
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
StringPair Class
C1.Win.C1Spell Namespace