VlvRequestControl.ContextId プロパティ

定義

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

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

プロパティ値

Byte[]

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

適用対象