Assembly Class

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

Syntax

'Declaration
Public MustInherit Class Assembly
'Usage
Dim instance As [Assembly]
public abstract class Assembly
public ref class Assembly abstract
[<AbstractClassAttribute>]
type Assembly =  class end
public abstract class Assembly

Inheritance Hierarchy

Object
  System.Reflection.Mock.Assembly

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

Assembly Members

System.Reflection.Mock Namespace