次の方法で共有


ProtocolImporter.Warnings プロパティ

定義

バインディング クラスの生成中にプロトコル インポーターによって発行された警告がある場合は、その種類を示す 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

バインディング クラスの生成中にプロトコル インポーターによって発行された警告がある場合は、その種類を示す ServiceDescriptionImportWarnings 列挙値。

適用対象