AllJoynStatus.InvalidArgument8 プロパティ

定義

重要

Windows.Devices.AllJoyn 名前空間の型は非推奨であり、今後のバージョンの Windows では使用できない可能性があります。 AllJoyn は、AllSeen Alliance によって後援され、ライトのオンとオフ、温度の読み取りなどのモノのインターネット (IoT) シナリオ向けのオープンソースの検出および通信プロトコルでした。 IoTivity LiteIoTivity などの代替手段については、iotivity.org Web サイトを参照してください。

関数呼び出し引数 8 が無効です。

public:
 static property int InvalidArgument8 { int get(); };
static int InvalidArgument8();
/// [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 InvalidArgument8();
public static int InvalidArgument8 { get; }
public static int InvalidArgument8 { [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.invalidArgument8;
Public Shared ReadOnly Property InvalidArgument8 As Integer

プロパティ値

Int32

int

関連する AllJoyn 状態コード。

属性

Windows の要件

アプリの機能
allJoyn

適用対象