Sdílet prostřednictvím


XmlSerializerImportOptions.WebReferenceOptions Vlastnost

Definice

Získá nebo nastaví WebReferenceOptions objekt, který obsahuje možnosti generování kódu zadané v textovém souboru XML.

public:
 property System::Web::Services::Description::WebReferenceOptions ^ WebReferenceOptions { System::Web::Services::Description::WebReferenceOptions ^ get(); void set(System::Web::Services::Description::WebReferenceOptions ^ value); };
public System.Web.Services.Description.WebReferenceOptions WebReferenceOptions { get; set; }
member this.WebReferenceOptions : System.Web.Services.Description.WebReferenceOptions with get, set
Public Property WebReferenceOptions As WebReferenceOptions

Hodnota vlastnosti

WebReferenceOptions

Objekt obsahující možnosti generování kódu.

Platí pro