CustomAttributeData Class

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Class CustomAttributeData
'Usage
Dim instance As CustomAttributeData
public class CustomAttributeData
public ref class CustomAttributeData
type CustomAttributeData =  class end
public class CustomAttributeData

Inheritance Hierarchy

Object
  System.Reflection.Mock.CustomAttributeData

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CustomAttributeData Members

System.Reflection.Mock Namespace