Platform::NotImplementedException 类

当接口成员在派生类型中未实现时引发。

语法

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

备注

有关更多信息,请参见 COMException 类。

要求

支持的最低客户端版本:Windows 8

支持的最低服务器版本:Windows Server 2012

命名空间: Platform

元数据: platform.winmd

另请参阅

Platform::COMException 类