XmlSerializerImportOptions.WebReferenceOptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
XML テキスト ファイルで指定されたコード生成オプションを格納する WebReferenceOptions オブジェクトを取得または設定します。
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
プロパティ値
コード生成オプションを格納するオブジェクト。