Share via


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。

適用対象