System.Web.Services.Configuration.XmlFormatExtensionAttribute.ExtensionPoints Property

The stages at which the service description format extension is to run.

Syntax

public Type[] ExtensionPoints { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The list of available types with which a service description format extension can run include those built into ASP.NET and any custom types configured on the Web server. The types built into ASP.NET that can run with a service description format extension are in the following list:

These classes all refer to sections, within a service description, that are generated by ASP.NET.

Requirements

Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0