IShiftSolverTitle Property |
Gets a title/label for the solver.
Namespace:
SRS.ShiftSolver.Solvers
Assembly:
ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
SyntaxReadOnly Property Title As String
Get
property String^ Title {
String^ get ();
}
abstract Title : string with get
Property Value
Type:
String
See Also