BaseProblem.Name Property |
Gets the name of the problem.
Namespace:
Atalasoft.Shared.Validation
Assembly:
Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringSee Also