Platform::InvalidCastException 类

当强制转换或显式转换无效时引发。

语法

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

备注

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

要求

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

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

命名空间: Platform

元数据: platform.winmd

另请参阅

Platform::COMException 类