ProtocolImporter.UnsupportedOperationWarning(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UnsupportedOperationsIgnored プロパティで取得したServiceDescriptionImportWarnings列挙体のWarnings警告をオンにします。 このメソッドは、生成されるクラスのコメントにも警告メッセージを追加します。
public:
void UnsupportedOperationWarning(System::String ^ text);
public void UnsupportedOperationWarning(string text);
member this.UnsupportedOperationWarning : string -> unit
Public Sub UnsupportedOperationWarning (text As String)
パラメーター
- text
- String
警告メッセージに追加する注釈。これは、操作のバインドが無視されたことを既に示しています。