CustomAttributeData Constructor

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New CustomAttributeData()
protected CustomAttributeData()
protected:
CustomAttributeData()
new : unit -> CustomAttributeData
protected function CustomAttributeData()

.NET Framework Security

See Also

Reference

CustomAttributeData Class

CustomAttributeData Members

System.Reflection.Mock Namespace