<AssemblyName> Element (<ContentFormatter>)
SQL Server 2000
Specifies the assembly that contains the class that implements the content formatter functionality.
Structure
<NotificationClasses>
<NotificationClass>
...
<ContentFormatter>
...
<AssemblyName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 260 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <ContentFormatter> node for custom components; not used with Notification Services standard components. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ContentFormatter> Node |
Remarks
The value for <AssemblyName> must be the file name and path of a managed code assembly.