WebReferenceOptions::CodeGenerationOptions Property

 

Gets or sets the CodeGenerationOptions associated with this WebReferenceOptions.

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

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

.NET Framework
Available since 2.0
Return to top
Show: