WebReferenceOptions::Style Property

 

Gets or sets the ServiceDescriptionImportStyle associated with this WebReferenceOptions.

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

public:
property ServiceDescriptionImportStyle Style {
	ServiceDescriptionImportStyle get();
	void set(ServiceDescriptionImportStyle value);
}

.NET Framework
Available since 2.0
Return to top
Show: