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 | |
---|---|---|
TypeId | (Inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (Inherited from Object) | |
GetHashCode | Overridden. (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsDefaultAttribute | (Inherited from Attribute) | |
Match | (Inherited from Attribute) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ModelingAssemblyAttribute Class
Microsoft.Modeling Namespace