Share via


AllJoynStatus.InvalidArgument5 属性

定义

重要

Windows.Devices.AllJoyn 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 AllJoyn(由 AllSeen 联盟赞助)是一种开源发现和通信协议,适用于物联网 (IoT) 方案,例如打开和关闭灯以及读取温度。 有关 IoTivity LiteIoTivity 等替代项,请参阅 iotivity.org 网站。

函数调用参数 5 无效。

public:
 static property int InvalidArgument5 { int get(); };
static int InvalidArgument5();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
static int InvalidArgument5();
public static int InvalidArgument5 { get; }
public static int InvalidArgument5 { [Windows.Foundation.Metadata.Deprecated("AllJoynStatus has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var int32 = AllJoynStatus.invalidArgument5;
Public Shared ReadOnly Property InvalidArgument5 As Integer

属性值

Int32

int

相关的 AllJoyn 状态代码。

属性

Windows 要求

应用功能
allJoyn

适用于