IValidationResult Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface IValidationResult
public interface IValidationResult
type IValidationResult = interface
Public Interface IValidationResult
- Derived
Properties
Description |
Gets the description. |
Kind |
Gets the kind. |
Level |
Gets the level. |
Path |
Gets the path. |
Positions |
Gets the positions. |
Result |
Gets the result. |
Type |
Gets the type. |