Platform::InvalidArgumentException 类

当提供给方法的参数之一无效时引发。

语法

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

备注

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

要求

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

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

命名空间: Platform

元数据: platform.winmd

另请参阅

Platform::COMException 类