WsiProfilesElement.Name Property

 

Gets or sets whether the Web service conforms to the WSI Basic Profile version 1.1.

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

<ConfigurationPropertyAttribute("name", IsKey := True, DefaultValue := WsiProfiles.None)>
Public Property Name As WsiProfiles

Property Value

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: