Platform::NotImplementedException クラス

インターフェイス メンバーが派生型で実装されていない場合にスローされます。

構文

public ref class NotImplementedException : COMException,    IException,    IPrintable,    IEquatable

解説

詳細については、 COMException クラスを参照してください。

必要条件

サポートされている最低限のクライアント: Windows 8

サポートされている最低限のサーバー: Windows Server 2012

名前空間: Platform

メタデータ: platform.winmd

関連項目

Platform::COMException クラス