SolutionFoundEventArgsSolution Property |
Gives details of the solution.
Namespace: DlxLibAssembly: DlxLib (in DlxLib.dll) Version: 1.3.0.0 (1.3.0.0)
Syntaxpublic Solution Solution { get; }
Public ReadOnly Property Solution As Solution
Get
public:
property Solution^ Solution {
Solution^ get ();
}
member Solution : Solution with get
Property Value
Type:
Solution
See Also