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