ProtocolImporter.Warnings プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
バインディング クラスの生成中にプロトコル インポーターによって発行された警告がある場合は、その種類を示す ServiceDescriptionImportWarnings 列挙値を取得または設定します。
public:
property System::Web::Services::Description::ServiceDescriptionImportWarnings Warnings { System::Web::Services::Description::ServiceDescriptionImportWarnings get(); void set(System::Web::Services::Description::ServiceDescriptionImportWarnings value); };
public System.Web.Services.Description.ServiceDescriptionImportWarnings Warnings { get; set; }
member this.Warnings : System.Web.Services.Description.ServiceDescriptionImportWarnings with get, set
Public Property Warnings As ServiceDescriptionImportWarnings
プロパティ値
バインディング クラスの生成中にプロトコル インポーターによって発行された警告がある場合は、その種類を示す ServiceDescriptionImportWarnings 列挙値。