Compartir a través de


ModelingAssemblyAttribute Members

Indicates that an assembly contains modeling constructs and should be scanned for them. By default, only the main project assembly is scanned for modeling constructs. Apply this attribute to modeling assemblies that are intended to be referenced.

The following tables list the members exposed by the ModelingAssemblyAttribute type.

Public Constructors

  Name Description
  ModelingAssemblyAttribute Initializes a new instance of the ModelingAssemblyAttribute class.

Top

Public Properties

  Name Description
public property TypeId  (Inherited from Attribute)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. (Inherited from Object)
public method GetHashCode  Overridden. (Inherited from Object)
public method GetType  (Inherited from Object)
public method IsDefaultAttribute  (Inherited from Attribute)
public method Match  (Inherited from Attribute)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ModelingAssemblyAttribute Class
Microsoft.Modeling Namespace

Other Resources

ModelingAssembly Attribute