The Assembly type exposes the following members.

Properties

  NameDescription
Content
Gets or sets String which is the binary content of assembly represented as a string.
Database
Gets the Database owner.
(Inherited from DatabaseObject.)
DependOn
Gets a collection of the element dependencies.
(Inherited from Element.)
ExtendedProperties
Gets ExtendedProperties for the assembly.
FullName
Gets the element full name.
(Inherited from Element.)
IsSystem
Gets or sets true value if the object is of system type.
(Inherited from Element.)
Name
Gets or sets an element name.
(Inherited from Element.)
Owner
Gets or sets Principal which is the assembly owner.
PermissionSet
Gets or sets PermissionSet which is a set of access permissions to the assembly code.

See Also