WsiProfilesElement Constructor (WsiProfiles)

 

Initializes and instance of the WsiProfilesElement class, using the specified WsiProfiles enumeration value.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

new : 
        name:WsiProfiles -> WsiProfilesElement

Parameters

name
Type: System.Web.Services.WsiProfiles

A WsiProfiles object that specifies whether the Web service conforms to the WSI Basic Profile version 1.1.

.NET Framework
Available since 2.0
Return to top
Show: