This topic has not yet been rated - Rate this topic

Problem Class

Stores the details of a problem detected by a Rule.

Namespace:  Microsoft.Data.Schema.StaticCodeAnalysis
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
public class Problem

The Problem class constructor does not initialize all its properties when a new instance of the class is created. Example code is provided with the constructor to demonstrate how you can obtain those property values.

System.Object
  Microsoft.Data.Schema.StaticCodeAnalysis.Problem
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)