다음을 통해 공유


ClassName Element for ContentFormatter (ADF)

업데이트: 2006년 4월 14일

Specifies the class name of the class that provides the content formatter functionality.

구문

<NotificationClasses>
    <NotificationClass>
        ...
        <ContentFormatter>
            <ClassName>

Element Characteristics

Characteristic Description

Data type

string, between 1 and 512 characters in length.

Default value

None.

Occurrence

Required once per ContentFormatter node.

Updates

Can be modified, but not added or deleted, when updating the application.

Element Relationships

Relationship Elements

Parent element

ContentFormatter Element (ADF)

Child elements

None.

주의

Fully specify the class name. If the class is in a namespace, include the namespace.

If you are using the built-in XSLT content formatter, the class name must be XsltFormatter. For more information, see XSLT 콘텐츠 포맷터 정의.

For more information about class naming guidelines, see Class Naming Guidelines at MSDN Online.

The following example shows how to specify that the class name is StringFormatter and the class is in the CustomFormatters namespace.

<ClassName>CustomFormatters.StringFormatter</ClassName>

Change History

Release History

2006년 4월 14일

New content:
  • Added name of built-in XSLT content formatter.

참고 항목

참조

Application Definition File Reference

관련 자료

콘텐츠 포맷터 구성

도움말 및 정보

SQL Server 2005 지원 받기