WebReferenceOptions::Style Property
.NET Framework (current version)
Gets or sets the ServiceDescriptionImportStyle associated with this WebReferenceOptions.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property ServiceDescriptionImportStyle Style { ServiceDescriptionImportStyle get(); void set(ServiceDescriptionImportStyle value); }
Property Value
Type: System.Web.Services.Description::ServiceDescriptionImportStyleThe ServiceDescriptionImportStyle associated with this WebReferenceOptions.
.NET Framework
Available since 2.0
Available since 2.0
Show: