Language

VlvResponseControl.ContextId プロパティ

定義

ContextId プロパティには、この検索を識別するためにサーバーによって割り当てられたコンテキスト ID が含まれています。

public:
 property cli::array <System::Byte> ^ ContextId { cli::array <System::Byte> ^ get(); };
public byte[] ContextId { get; }
member this.ContextId : byte[]
Public ReadOnly Property ContextId As Byte()

プロパティ値

Byte[]

この検索を識別するためにサーバーによって割り当てられたコンテキスト ID。

適用対象